[For Plugin Developers] Bugs and Error Reporting
-
The plugin is now working quite well and doing what it’s supposed to do. Here’s a short list of bugs that I’ve noticed and should fix in future:
- After all reports have been completed for the year, reportable posts are still displayed in the back end. As soon as you report them, an error message appears because they have already been reported. Synchronisation between the WordPress plugin and TOM doesn’t seem to be working smoothly yet. On the other side: not all reportable posts from TOM appear in the WordPress back end.
- Scanning a large number of posts results in a critical error. This is probably because all the posts are being retrieved simultaneously, which exceeds the memory limit of WP. This could be remedied by an optimised function, for example by processing 50 posts per interval.
So far, good work!
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘[For Plugin Developers] Bugs and Error Reporting’ is closed to new replies.