In this video I’m gonna show you how to fixed Plugin Add New Button Not Showing Issue or That option is not appearing on your WordPress Dashboard. So Lets Get Started.
The problem I encountered was having “DISALLOW_FILE_MODS” set too true in my wp-config.php file.
See More Info: https://sstech-pro.blogspot.com/2021/01/fix-add-new-plugins-menu-not-showing-in.html
FIRST make sure that:
1. The theme is not the problem: Activate another theme to check if your current theme is the problem.
2. A plugin is not the problem: Try deactivating all plugins and check if the problem persists. If the problem is gone, then its a problem with one of your plugins. Try to activate plugins one by one and find which plugin is the culprit.
3. You have admin access: check in Users tab to make sure that you are an admin.
4. This is not a multisite site, that may be why you don’t have access.
Code :
define(‘DISALLOW_FILE_EDIT’, false);
define(‘DISALLOW_FILE_MODS’, false);
If you found this helpful, subscribe to my channel for more WordPress videos.
Follow Me:
Facebook: https://web.facebook.com/SSTechPro.ssg
Twitter: https://twitter.com/jasimud29926267
Instagram: https://www.instagram.com/jasimuddin700539
Editor and Director: ✓ Jasim Uddin
So, guys “SS Tech Pro”
Subscribe Now… And tap the “🔔” button…
“Thank You So Much, guys”😍😘
#SS_Tech_Pro
source
Great Job man! Care on. Best of luck!
Amazing! It helped me a lot! Thank you so much!
amar solve hocche na kano
Thanks, it worked
I don't have this two-line coding in the config.php file. define('DISALLOW_FILE_EDIT', false);
define('DISALLOW_FILE_MODS', false); What will I do? Will I add those codes?
It's work 👍
Kaaj kore ni . Ami profreehost babohar Kori . Last duto line false korar porao hoy ni.
These two function are not shown in my php file
Thanks Brother
Very nice
I have a wordpress account too so thank you for this tips. Very helpful
Lk…dn
Tnx for shearing…go ahead
Tnx for sharing
It's so much helpful for me