riyaz123
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: WordPress Updates does not show plugin updatesok..will try this in the next WP update. Don’t want to switch themes on the live site. Currently I have commented out the check condition from update-core.php and update.php and it works just fine.
Forum: Fixing WordPress
In reply to: WordPress Updates does not show plugin updatesActually there are more than 10 plugins that need updates.
As I said, even though I login using Administrator role, the function
current_user_can('update_plugins')
returns false. Howevercurrent_user_can('update_themes')
returns true.As per this page, Administrator has both roles update_plugins as well as update_themes. So I am confused what could be wrong?
Forum: Fixing WordPress
In reply to: WordPress Updates does not show plugin updatesWhat I noticed is, even if I login using Administrator account, the function
current_user_can('update_plugins')
returns false. Howevercurrent_user_can('update_themes')
returns true.Any ideas what could be wrong?
Regards,
RiyazForum: Fixing WordPress
In reply to: WordPress Updates does not show plugin updatesBut I don’t see a section for Plugin Updates when I go to Dashboard -> Updates. I can only see option to reinstall WordPress version and a section for Theme Updates. There is no section for plugin updates on that page.
Any thoughts?
Forum: Plugins
In reply to: wpdb issueThanks vtxyzzy.
This precisely helped. Powerful tip ??
Forum: Plugins
In reply to: [Plugin: WEBO Site SpeedUp] Site is frozen and webo hold the smoking gunI see that my wp-content folder has disappeared after disabling this plugin? strange
any ways to recover this?
Forum: Plugins
In reply to: [Plugin: WEBO Site SpeedUp] Site is frozen and webo hold the smoking gunWe are facing similar issue. We dectivated the WEBO plugin using above steps. We able to access wp-admin and then we deactivated WEBO plugin from plugins menu. Now the site is displying a blank page.
Appreciate any inputs.