How to check if a plugin is causing "Fatal error: Out of memory" issues?
-
I wrote two plugins (“mu-plugins” to be more accurate) to create widgets: one display posts of the selected category, the other lists the recent posts. The widgets have several options like display excerpt, display image and so on.
But these plugins might be causing “Out of Memory” issues.
The plugins are very similar, and their codes are on the following pasebin links:
widget-list-posts-of-category.php
widget-list-recent-posts.phpI need some help on this. How do I check for memory related issues?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘How to check if a plugin is causing "Fatal error: Out of memory" issues?’ is closed to new replies.