When making changes or customizations to Aggregator, please avoid modifying the plugin code directly. Here’s why:
Reasons to Avoid Direct Code Modifications
- Update Loss: Any direct modifications will be overwritten with plugin updates. This means your changes will be permanently lost unless you have kept backups.
- Unpredictable Issues: Alterations can cause unforeseen problems within the plugin or your WordPress site. Therefore, issues arising from such modifications may be difficult to troubleshoot.
- Support Limitations: Customer support, both for free and premium versions, will be voided if you encounter issues after directly altering the plugin code. To regain support, the plugin must be restored to its original state and any problem reproduced without the custom modifications.
- Best Practices: It is generally poor practice to modify plugin code directly. Instead, consider creating a new plugin for custom changes or seek assistance from a professional developer.
Recommended Approach
To make customizations:
- Use hooks, filters, or actions provided by Aggregator for safe customization.
- Consider creating a separate plugin for your modifications, ensuring changes are preserved and organized.
- Consult a developer if you need help implementing specific custom features or improvements.
By following these guidelines, you can enhance functionality while maintaining stability and support for Aggregator.