Is the issue that you have no way to get to your plugins from the wordpress admin/dashboard screen?
If this is the case, you may have set your user as something other than an administrator. Although, if your wordpress installation only has one account, then this likely is not the case.
In the admin area (yoursite.com/wp-admin or yoursite.com/[yourwordpressroot]/wp-admin) go to users > all users and look at what role is next to your username. If you can’t access “all users” and can only access “Your Profile” under “Users”, then you definitely do not have your account set as an administrator.
Related Posts:
- Creating an admin button that when clicked shows a popup form
- How to Add a Third Level Sub Menu to the WordPress Admin Menu
- How to set back-end language per user?
- Admin menu as submenu from another plugin
- Creating a WordPress admin page without a menu for a plugin
- Remove WordPress Toolbar buttons
- Removing an admin page added by a 3rd party plugin. Gravity forms in this example
- Delete option doesn’t appear for plugins
- Adding an admin page – OOP approach not working
- Using standard backend elements in Plugin
- Generate Advanced Custom Fields box in custom admin menu page
- Plugin development: how to create a form and get custom data?
- Master menu item for multiple plugins?
- Back End Interface Plugin
- Disable Admin Bar Render on Plugin Page
- How to make a WP admin button/menu similar to Jetpack Notifications?
- wp_verify_nonce() why return false?
- Detecting when a custom taxonomy has been changed and display alert?
- List of plugin updates in admin bar
- Remove toolbar option (and set to default to no) in user profile
- Adding with javascript to admin bar. Works in Chrome/Safari, not Firefox
- Sub menu with a URL parameter and access the page
- Removing WordPress Plugin Menu Item for a specific user
- Extend Elementor Archive Posts widget with a custom skin in order to show multiple badges
- add function to saving change on Options Pages
- Change the $parent_file of a plugin page
- How can I create a simple interface for my WP plugin?
- reorder plugin menu position
- How do I remove the entire left nav bar in admin for certain level users?
- Hide Theme options and Customize Admin menu
- How to send little data between admin pages of my plugin?
- how can I link to a PlugIn admin-sub-menu page after processing a formular
- White page on custom plugin option submit
- Different UI in WordPress
- Make menu page link inaccessible or disabled
- Show existing POST categories as items in the sidebar menu [closed]
- Polylang : Interverting languages after development [closed]
- Why Is This Code Causing The Admin Bar to Disappear?
- Suggestions on Approach to New Plugin I’m Stuck On
- Dynamic admin submenu
- Center and hide overflow of WP toolbar custom links
- WP Plugins – Use includes to display page content
- Add menu page issues (permissions & position)
- How to use add_submenu_page() for editors?
- What’s causing this error? “Warning: Invalid argument”
- Move plugin-settings to ‘Settings’-menu in the admin
- Editing a text file from plugin menu
- WordPress Admin Menu defining function is seperate file
- How can I modify admin bar only if my plugin is loaded
- creating a plug in that would tap into save/update action of posts [closed]
- Making that Admin Bar transparent or a blue color
- Is there a plugin for feedback like Kissmetrics available? [closed]
- Display Plugin Panels Outside of Admin Areas
- Why WP_Screeen doesn’t show all options with admin_body_class
- Plugin Admin Menu Boiler Plate
- add_submenu_page returns null
- Plugin – Admin menu page broken url
- How do I add an options page at the bottom of the list?
- How to remove a CPT Menu from the Root Admin only
- Show WordPress Plugin Menu(Admin) To Editor
- Add logo to admin menu in my plugin
- How do you add a settings page to another menu?
- Interface needed to transfer contents in a table on a web page to the Add New Product interface
- Custom page in plugin visible in menu
- BuddyPress admin bar links are broken [closed]
- Adding custom Field To The Posts Listing
- admin bar disappears completely in 2010 theme
- How to change the WordPress Plugin Watson Assistant Chatbot BOX Size?
- add menu page not showing Icon
- Uploading website to live causing problems to plug-in and layout
- Custom Icon assigned to menu items not working for multi-site networks
- myStickymenu hide on scroll up to certain Y values
- Admin menu hilighting wrong item for CPT
- How to disable users to view Other pages
- Creating Admin Submenu Page via Class Method
- Plugin option for input box validation
- “Tree view” for wp_dropdown_categories() markup
- How to add submenu to WordPress plugin in the same Directory of main Plugin?
- Assigning a custom post type to a custom page
- How can I pass value to function in add_menu_page?
- Getting 404 page not found error while trying to access add new plugin / themes
- Plugin menu replaced by another plugin?
- SOLVED – $wp_admin_bar and AJAX calls
- Frontpage Admin Bar Disappeared
- admin_enqueue_scripts using hook_suffix vs GET page
- Submitting form to admin-post.php WordPress
- show_admin_bar filter not called inside plugin class
- Remove custom menu pages for admin users
- How to move a post in Vacancies so it appears in News/Events?
- ERROR: Cookies are blocked due to unexpected output – no access to FTP
- My page content doesn’t show up
- Mixed content warning on doctype in admin
- how to add “alt” for all image in wordpress
- i am create wordpress plugin that show error?
- Open graph issue on my theme
- Visual Composer Data Source?
- Send Processing Order Email from custom payment plugin
- How to do Conact form 7 name field validation? [closed]
- Would deactivating the Simple 301 Redirects plugin deactivate the 301 redirects themselves? [closed]
- White Screen When Includding A Folder With PHP Files