Descrição
Docu is a simple but flexible documentation plugin that allows you to document your products with ease.
Features
- Order Doc Categories and Docs with drag and drop in the admin
- Docu Sidebar Widget that displays a search form and a list of all categories
- Flexible template system that allows template overrides in an upgrade safe way
- Well documented, it’s a documentation plugin 🙂
Credits
The creation of class-docu-template-loader.php was taken from a tutorial of pippinsplugins.com
This plugin uses Masonry and imagesloaded
http://masonry.desandro.com
https://github.com/desandro/imagesloaded
Instalação
Installing “Docu” can be done either by searching for “Docu” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:
- Download the plugin via WordPress.org
- Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
- Activate the plugin through the ‘Plugins’ menu in WordPress
FAQ
- Installation Instructions
-
Installing “Docu” can be done either by searching for “Docu” via the “Plugins > Add New” screen in your WordPress dashboard, or by using the following steps:
- Download the plugin via WordPress.org
- Upload the ZIP file through the ‘Plugins > Add New > Upload’ screen in your WordPress dashboard
- Activate the plugin through the ‘Plugins’ menu in WordPress
Avaliações
There are no reviews for this plugin.
Contribuidores e desenvolvedores
“Docu” é um software com código aberto. As seguintes pessoas contribuíram para este plugin.
Contribuidores“Docu” foi traduzido para 1 localidade. Obrigado aos tradutores por suas contribuições.
Traduzir “Docu” 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.5
- Removes errors when no term is found
1.4
- Docu search form now search only for doc post type
1.3
- Dashicons enqueued in load-js-css.php
1.2
- Tested in WordPress 4.1.2
- Removed unnecessari parameters in apply_filters
1.1
- Fix a console error when masonry isn’t loaded
1.0
- Initial release