This repository was archived by the owner on Aug 19, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +2
-4
lines changed
Expand file tree Collapse file tree 4 files changed +2
-4
lines changed Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Obtener y guardar información de plugins a través de la API de WordPress para
2020<p align =" center " ><strong >Echa un vistazo al código</strong ></p >
2121
2222<p align =" center " >
23- <a href =" " title =" Echa un vistazo al código " >
23+ <a href =" https://youtu.be/CW8nzBQHpn4 " title =" Echa un vistazo al código " >
2424 <img src =" https://raw.githubusercontent.com/Josantonius/PHP-Algorithm/master/resources/youtube-thumbnail.jpg " >
2525 </a >
2626</p >
Original file line number Diff line number Diff line change @@ -20,7 +20,7 @@ Get and save plugin information from WordPress API to be consumed by other modul
2020<p align =" center " ><strong >Take a look at the code</strong ></p >
2121
2222<p align =" center " >
23- <a href =" " title =" Take a look at the code " >
23+ <a href =" https://youtu.be/CW8nzBQHpn4 " title =" Take a look at the code " >
2424 <img src =" https://raw.githubusercontent.com/Josantonius/PHP-Algorithm/master/resources/youtube-thumbnail.jpg " >
2525 </a >
2626</p >
Original file line number Diff line number Diff line change 1111
1212namespace Eliasis \Modules \WP_Plugin_Info \Controller \Admin \Info ;
1313
14-
1514use Eliasis \Module \Module ,
1615 Eliasis \Controller \Controller ;
1716
Original file line number Diff line number Diff line change 1111
1212namespace Eliasis \Modules \WP_Plugin_Info \Model \Admin \Info ;
1313
14-
1514use Josantonius \Json \Json ,
1615 Eliasis \Module \Module ,
1716 Eliasis \Model \Model ;
You can’t perform that action at this time.
0 commit comments