This repository was archived by the owner on Aug 19, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +22
-2
lines changed
Expand file tree Collapse file tree 2 files changed +22
-2
lines changed Original file line number Diff line number Diff line change @@ -17,6 +17,16 @@ Obtener y guardar información de plugins a través de la API de WordPress para
1717
1818---
1919
20+ <p align =" center " ><strong >Echa un vistazo al código</strong ></p >
21+
22+ <p align =" center " >
23+ <a href =" " title =" Echa un vistazo al código " >
24+ <img src =" https://raw.githubusercontent.com/Josantonius/PHP-Algorithm/master/resources/youtube-thumbnail.jpg " >
25+ </a >
26+ </p >
27+
28+ ---
29+
2030### Instalación
2131
2232Instalar este módulo en el plugin desde [ Composer] ( http://getcomposer.org/download/ ) . En la carpeta raíz del plugin ejecuta:
Original file line number Diff line number Diff line change @@ -12,11 +12,21 @@ Get and save plugin information from WordPress API to be consumed by other modul
1212- [ Requirements] ( #requirements )
1313- [ Usage] ( #usage )
1414- [ Contribute] ( #contribute )
15- - [ Licensing ] ( #licensing )
15+ - [ License ] ( #license )
1616- [ Copyright] ( #copyright )
1717
1818---
1919
20+ <p align =" center " ><strong >Take a look at the code</strong ></p >
21+
22+ <p align =" center " >
23+ <a href =" " title =" Take a look at the code " >
24+ <img src =" https://raw.githubusercontent.com/Josantonius/PHP-Algorithm/master/resources/youtube-thumbnail.jpg " >
25+ </a >
26+ </p >
27+
28+ ---
29+
2030### Installation
2131
2232Install plugin module from [ Composer] ( http://getcomposer.org/download/ ) . In the root folder of plugin run:
@@ -118,7 +128,7 @@ $donate_link = $Info->get('donate_link', 'plugin-slug');
118128
119129This is intended for large and long-lived objects.
120130
121- ### Licensing
131+ ### License
122132
123133This project is licensed under ** GPL-2.0+** . See the [ LICENSE] ( LICENSE ) file for more info.
124134
You can’t perform that action at this time.
0 commit comments