Contributors: spencejosiah Donate link: http://codecarpenter.com/ Tags: slider, paged posts, pagination, ajax, carousel Requires at least: 3.5.1 Tested up to: 4.1.1 Stable tag: 1.0 License: GPLv2 License URI: http://www.gnu.org/licenses/gpl-2.0.html
An easy to use documentation system for the Wordpress Admin. Allows Admin level users to add and edit documentation pages. All other levels can browse and view documentation on the backend.
Creates a custom post type called "Admin Docs". Admin users have full access to create, edit, and delete doc pages. The interface for admins is the same as any Wordpress page. Admins can use child / parent page relationships to create related pages, which are easily browsable.
For users roles lower than admin, users can browse the documentation pages right from the Wordpress backend, but have no ability to create, edit, or delete doc pages
- Upload the 'basis-admin-docs' directory to the
/wp-content/plugins/
directory - Activate the plugin through the 'Plugins' menu in WordPress
- Go to Admin Docs > Add New and start adding documentation
= 1.0 =
- Intial commit.