The problem is that you don’t have enough memory allocated for your php script in your php.ini file. there are two ways to solve it
- increase the memory allocation which might require you to increase the actual physical memory you use
- give up on some features of your site.
There is no one root cause for such a problem which you can debug and “solve”, the problem is a result of the actual usage of the accumulative features of your site and it is not caused by a single one of them (although probably one of them is more memory hungry then others)
Related Posts:
- ‘Global’ settings page for multisite plugin
- Contact form 7 select box different value-text than content-text in option [closed]
- Inherit plugin settings to new site in Multisite
- How to tell if plugin has been network activated
- $wpdb->get_results leaking memory
- How to find out if option exists but is empty?
- Delete Custom Dashboard Widgets
- Editor access to plugin settings
- How to develop a community feature in the dashboard for multiauthor site
- Network-Wide Plugin Settings Management
- How to create a Page alias in WordPress
- Some Plugin Settings Are Kept After Removal and Reinstall of the Plugin
- While Using Static Pages, How Can I Get /blog into the URL of Each Post?
- How can I ‘reactivate’ .PHP files within a WP plugin that have been marked ‘inactive’?
- Get all options saved by another plugin
- Is it ok to call get_option without hooks?
- Enable/Disable WP options programmatically
- Custom options page checkbox will not save, despite working with text
- Settings API – input always updates over validation
- Dashboard Disappears after Upgrade
- Dashboard Widget Form
- Frontend editing, Frontend user dashboard
- Is there a reliable way to keep track of how long a WordPress theme has been active?
- Restore a Plugin’s Default Settings
- add action wp_head not working
- How to debug register_setting callback function
- Can I use a form in a dashboard widget?
- Default Plugin Settings Not Writing to Database
- Update Option Error: Notice: Undefined index
- Serialize data for wp options
- Determine Registered Admin Menus
- Why slash is removed after domain?
- wp_trash_post is leaking memory
- Get plugin option in another PHP file
- how to find and correct plugin query performance issues
- Image upload and other options in the same plugin settings form?
- Add Plugin options as subpage to Theme options page
- How to remove traces from widget during uninstallation
- Enabling plugin failed because MySQL user do not have CREATE permissions
- How to remove admin main menu name repetition
- How to exclude certain files from the plugin editor?
- options creation for plugins
- How to create an option page for this simple plugin
- get_option error plugin development
- Gathering and logging data from a plugin: how to do it without race conditions?
- WordPress error: Options page Setting_ not found in the allowed options list
- How can i force wp-admin to use 2-column dashboard layout? [closed]
- Plugin getting Cannot modify header information errors
- Saving widget options from class method
- I changed font of wordpress dashboard but it is slow!
- OceanWP settings are missing from Add New Post [closed]
- Change in one place the data about the company, which are placed on several pages
- Plugin scheduled event not working
- How to save plugin custom settings page fields
- How to reinstate previously saved option?
- Is there a way to remove plugins in dashboard – where you cannot identify the slug by the plugins name?
- Memory Management when developing plug-ins
- “Allowed memory size” problem [closed]
- Adding a theme option to the admin that lets me turn on/off a javascript file
- How to make a textarea accept javascript in my settings apge?
- How do you add a settings page to another menu?
- Localise settings section headline
- Displaying URL Based on User Input from a Form W/in a Dashboard Widget
- Widget Screen Locked
- How to get values from network settings panel?
- How to add a custom form to a plugin’s setting page
- update_option creates an option, which empties on a blog reload
- how to render dashboard widgets conditionaly in wordpress admin
- How to make sure settings are not lost when plugin is updated?
- wp_options not returning value for logged out users?
- How can I disable new plugin and theme install, but allow updates?
- Use localized plugin name and description even when the plugin is disabled
- how to show new field if option selected?
- Problem with MEMCACHE and Redis with wp_options
- WordPress Dashboard add user password not working, etc
- Changing the CSS with a plugin
- How To Remove “All, Publish, Draft and Expired” in Events Dashboard
- Blank dashboard with no access
- Optimized PHP & WordPress settings for speed/performance?
- WP options plugin setting not saving the selected checkboxes
- Enable plugins that are “not supported”
- Ajax response returns html code instead of user data
- How do I add a textarea (multirow) option to my WordPress plugin?
- Registered sidebar area is not shown from plugin.
- why my wordpress dont have toolbar like, plugin, themes and other?
- Why is the WordPress update_option not working in this code?
- database – multiple wordpress installations using same database – can they share plugin settings?
- WordPress update plugin through Dashboard/Plugins displaying error
- WordPress Dashboard organize posts based on categories
- Option page not updating multiple records in settings api
- get_option returning old value for non-admin users
- get Options value in “external” page
- how to protect wordpress website
- homepage olderposts link showing page not found
- My first plugin doesn’t save the data in options
- How to create plugin list groups?
- Website keeps going down, is it a plugin, database, memory problem, or something else?
- How to access values from your own settings page in javascript?
- WordPress Plugin and other pages not opening
- Multiple plugins settings of same developer into ONE settings page linked together