Support & Contributing¶
Getting Help¶
WordPress.org Support Forum¶
The primary support channel is the WordPress.org plugin support forum.
When reporting an issue, please include: 1. WordPress version 2. PHP version 3. Theme name 4. List of active plugins 5. Steps to reproduce the issue 6. Screenshots if applicable
Before Posting¶
- Read this documentation — your answer may already be here.
- Check the FAQ section.
- Search existing forum threads for similar issues.
- Try deactivating other plugins to isolate conflicts.
- Switch to a default theme (Twenty Twenty-Four) to rule out theme conflicts.
Bug Reports¶
For technical bug reports, use the WordPress.org support forum with the tag "bug".
Include:
- Clear description of the expected vs actual behavior
- Steps to reproduce
- Error messages (if any) from browser console or PHP error log
- WordPress debug log output (if WP_DEBUG is enabled)
Feature Requests¶
Feature requests and suggestions are welcome on the support forum with the tag "feature request".
Contributing Translations¶
Help translate Herodotus into more languages via WordPress.org GlotPress.
Contributing Code¶
The plugin source code is available in the WordPress.org SVN repository.
If you'd like to contribute code improvements: 1. Test your changes thoroughly. 2. Follow WordPress coding standards. 3. Submit a patch or description via the support forum.
License¶
Herodotus is free software released under the GNU General Public License v2 (GPLv2) or later.