Descrição
This plugin allows to add an latest posts with thumbnail on a page.
Building
- Make sure that the plugin is located in the
/wp-content/plugins
directory of your WordPress setup - Build the plugin with :
npm install
- If you wish to make code changes, run
npm start
and make these changes. They will compiled automatically. - After you make changes to the code, you may need to remove and add again the blocks that you had previously created so that the changes are caught.
Blocos
Este plugin disponibiliza 1 bloco.
- klarity/klarity-latest-posts-block
- Latest posts
Instalação
Upload the plugin’s zip to the /wp-content/plugins
directory of your WordPress setup
If you wish to build the plugin yourself, see the “Building” section hereunder.
Contribuidores e desenvolvedores
“Klarity latest posts block” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
Contribuidores“Klarity latest posts block” foi traduzido para 1 localidade. Obrigado aos tradutores por suas contribuições.
Traduzir “Klarity latest posts block” para o seu idioma.
Interessado no desenvolvimento?
Navegue pelo código, dê uma olhada no repositório SVN ou assine o registro de desenvolvimento via RSS.
Registro de alterações
1.1.0
- Initial release