WP Capsule
The developer's code journal.
Explore WP Capsule docs ยป
Report bug
ยท
Request feature
ยท
Check out WP Capsule Server
Table of contents
- Quick start
- Requirements
- Status
- Bugs and feature requests
- Documentation
- Contributing
- Community
- Versioning
- Changelog
- License
Quick start
This is a WordPress theme. Install it as usual to turn a WordPress instance into a Capsule code journal.
or
- Clone the repo:
git clone https://github.com/crowdfavorite/wp-capsule.git
in yourwp-content/themes
folder
Read the Welcome page (available in your WordPress dashboard at wp-admin/admin.php?page=capsule
) for more information.
Requirements
WP Capsule is dependent on:
- Minimum PHP version 5.6
- Minimum WordPress version 4.1
Status
Bugs and feature requests
Have a bug or a feature request? Please first read the issue guidelines and search for existing and closed issues. If your problem or idea is not addressed yet, please open a new issue.
Documentation
WP Capsule's documentation is available in your WordPress dashboard, at wp-admin/admin.php?page=capsule
. It is also included in the repo, here.
Contributing
Please read through our contributing guidelines. Included are directions for opening issues, coding standards, and notes on development.
Community
Get updates on WP Capsule's development and chat with the project maintainers and community members.
- Follow @crowdfavorite on Twitter.
- Reach out to us on our website
Versioning
For transparency into our release cycle and in striving to maintain backward compatibility, WP Capsule is maintained under the Semantic Versioning guidelines. Sometimes we screw up, but we adhere to those rules whenever possible.
Changelog
See the Releases section of our GitHub project for changelogs for each release version of WP Capsule, or a historical changelog can be found in the repo, here.
License
WP Capsule is released under the GPLv2 License.