I think W3 Total Cache or any Cache related plugin is still activate in your site.
Try to de-active all plugins manually.
Using Database
Open Phpmyadmin Database of the website.
- In the table wp_options, under the option_name column (field) find the
active_plugins
row. - Change the option_value field to: a:0:{}
Using FTP or SSH
In case you don’t have access to cPanel you can do this through FTP.
- Login in FTP and open to
wp-content
- rename
plugins
folder toplugins_deactive
.
This both tricks will disable all plugins.
After testing, Don’t forget to rename plugin’s folder name to
plugins
.
If still not works, Then it can be theme issue.
Hope this help!
Related Posts:
- wp_update_post() example… how to update the_content in a textarea?
- Why wp_update_post() does not update GUID?
- What are the limitations of wp_update_post()?
- I need to bulk update all wordpress posts on a scheduled time
- wp_update_post does not update post_name
- How to disable saving/changing update date for certain admin users?
- “Internal Server Error” with wp_update_post
- wp_update_post using post_name
- how to get last revision id created after wp_update_post
- why wp_update_post cant update when value is empty?
- update a post with wp_update_post
- Updating posts not working
- Update a post’s info when clicking on a javascript button
- What ‘function’ will ‘update’ a post?
- wp_update_post meta causing 500 error
- Updating post_parent by id (many times)
- wp_update_post making my post sticky
- Is it possible to “Update” pages via SQL?
- Update post meta is slow while saving post
- Update post (published) date when changing category
- recursively update content
- wp_update_post ignores if/else
- $wpdb->update query incrementing value on it’s own!
- Update button (sometimes) greyed-out
- Set a post to draft once depending on a post meta value (passed certain date)?
- wp_update_post behaves differently for different user role
- PHP Fatal error: Using $this when not in object context
- Using $this when not in object context in PHP
- C++ Fatal Error LNK1120: 1 unresolved externals
- PHP Notice: Undefined offset: 1 with array when reading data
- Weird PHP error: ‘Can’t use function return value in write context’
- Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 71 bytes)
- A fatal error has been detected by the Java Runtime Environment. EXCEPTION_ACCESS_VIOLATION
- A fatal error has been detected by the Java Runtime Environment: SIGSEGV, libjvm
- How can I fix fatal RevSlider error in dashboard after upgrading to PHP 7? [closed]
- How to fix empty dashboard issue in WordPress?
- Activate a plugin through PHPMyAdmin or FTP?
- Check for update vs new post on save_post action
- How to avoid infinite loop in save_post callback
- Delete tables from database when deleting plugin
- Fatal error: Call to undefined function wp() in ../wp-blog-header.php?
- Programatically change post author
- Custom post type – posts list – white screen of death
- Undefined offset: 0 in > […] /wp-includes/capabilities.php on line 1067
- wordpress function to change post status [duplicate]
- Connection lost. Saving has been disabled… (Updating Posts/Pages)
- Why doesn’t wp_update_post() update the post_status field?
- WordPress database error with latest WP – “WP_termmeta doesn’t exist”
- Call to undefined function nocache_headers() [closed]
- The famous WordPress white screen of death
- Post/Page Publish/Update button not clickable once I make an edit
- Issue with wp_insert_post and post_content field error Could not update post in the database
- White screen of death only in wp-admin
- Automatically fill custom field value on post publish/update
- Fatal error: Call to undefined function wp_mail()
- Which action hook can I use when a featured image has been selected
- Custom function to rearrange attachments when creating posts – Almost there
- Show a confirm message before plug-in activation
- How do I “fix” a wp-blog-header.php error message?
- How to disable automated E-Mail on PHP error/exception?
- Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 20480 bytes)
- Blank/White Screen on Frontend but Accessible backend?
- Wp_update_post: Infinite loop even with remove_action solution, OOP
- How to batch update post content with custom post meta value
- Scheduling posts to update once per day with wp_cron
- Fill post titles from post content?
- Keeping post_date same as the pending post_date on privately publishing the post
- Updating a post without escaping ampersands?
- PHP Fatal error: Cannot call overloaded function for non-object in wp-includes/capabilities.php [closed]
- Endless loop with wp_insert_post and wp_update_post
- deactivated_plugin hook: get the name of the plugin
- WordPress plugin installation error
- admin_notices after register_uninstall / deactivate_hook
- SQL query to update post_date (one post = one single date & time)
- Steps to debug on a blank screened wordpress install
- WordPress error – PHP Fatal error: Uncaught Error: Call to undefined function register_block_type_from_metadata()
- How can I stop wp_update_post messing up HTML example code?
- current_user_can on WordPress 3.1.1
- WordPress White Page with Certain Database
- Update post date on every new comment?
- White screen error for a custom theme
- How to generate slugs?
- change a post status when users update posts?
- Fatal error: Call to undefined method stdClass::filter() in wp-includes\taxonomy.php on line 805
- Error in WP_update_post
- What action hook updates post meta?
- bulk post_content update
- wp_update_post on specific custom post type
- Mass Update lines of code for all posts
- Memory issues – Fatal error: out of memory – plugins?
- Allowed memory size exhausted. WordPress side solution
- White screen of death on post save only
- What does wp_update_post() do that the $wpdb class does not?
- How can I bulk update all posts without making changes?
- “Maximum function nesting level of ‘100’ reached” after adding a new filter
- Call to undefined function get_current_screen() on my localhost
- wp-admin blank in a clean install of WordPress on PHP 5.4 [closed]
- Fatal error: Maximum execution time of 60 seconds exceeded in H:\wamp\www\custom\wp-includes\class-wp-http-curl.php
- Does wordpress have an error log?
- Unable to modify(update) posts – Page not found