Mô tả
Docu is a simple but flexible documentation plugin that allows you to document your products with ease.
Chức năng
- 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 🙂
Đóng góp
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
Cài đặt
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
Hỏi đáp
- 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
Đánh giá
Không có đánh giá nào cho plugin này.
Người đóng góp & Lập trình viên
“Docu” đã được dịch qua 1 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.
Dịch “Docu” sang ngôn ngữ của bạn.
Muốn tham gia phát triển?
Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.
Nhật ký thay đổi
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