I found the problem. One of my colleagues did, thank you Simi :).
In the config.php I had
define( 'DISALLOW_FILE_MODS', true );
Related Posts:
- Redesigning Custom Post Type “Add New” page
- Can we hook a static method of a class to add_action inside that class?
- How can I remove a hooked action created by a plugin?
- How can I add a custom header to a custom template in a plugin without using the theme folders
- Trying to avoid including wp-load.php
- Woocommerce category description as subtitle
- Custom values are not translated
- How to include admin-ajax when loading external javascript
- WP deregister, register and enqueue dequeue
- prefix table and plugins
- Remove action from a plugin class, forced to use global instance
- Duplicate a Multi-Site Subdomain
- How to get last_updated and newest_blogs in WP 3.0
- Sanitizing, Validating and Escaping in WordPress (Plugin)
- Error uploading plugin zip file
- Avoiding Duplicate function names in Post Loop (WP_Footer script)
- How to add page using HTML, CSS and JS?
- Any way to change the actual filename of an image from media manager?
- CMB2 Repeatable Group & JSON API
- WordPress Popular Posts Table Size Is Getting Big [closed]
- New User Form – Custom Menu Page
- rt media plugin count not working in shortcode [closed]
- Want wp_get_post_terms return in arbitrarily order, how to do?
- How to redirect a URL with parameters?
- How to create a managed image repository in wordpress
- Anonymous Postings
- Outbound link autometic converted into linkdirect , and not opening
- Run plugins only on certain pages
- wordpress, search form using ajax
- how to add a button next to the wordpress view button?
- Best way to maintain and update 3rd-party WP plugin when developer is unresponsive?
- `plugins_api()`: why does a commercial plugin changelog link result in a tailing plugins repo check and 500 error? [closed]
- how to do login using woocommerce rest api From android
- How to create a code editor for my plugin .?
- Manually set a custom admin sub-menu selected?
- How to test ‘upgrader_process_complete’ hook in plugin development?
- Woocommerce Shop page variation product button replace with add to cart button
- How to call plugin functions in a custom template
- How to prevent additional code in functions.php to be removed once there is an update?
- Update a core option from plugin settings page
- How do I pass custom shortcode-extracted variables (taxonomy) into a query function for WordPress RoyalSlider?
- WordPress 4.3 broke meta redirect (with url params plugin)
- How to prevent PHP fatal error if plugin hasn’t been enabled and a method is called in theme file?
- WooCommerce – set session with new cart item meta when updating cart item quantity [closed]
- Running multiple security plugins
- Opening a JQuery modal window on click of a button with a JQuery plugin
- Can I clone plugin folder to another directory so that I don’t have to reinstall them?
- Woocommerce singe product custom gallery output works just on the first slide
- strange shortcode error: does shortcodes requires any dependency?
- All custom widgets are not showing in widget area at the same time
- Search by Attachment ID
- Apparent errer when installing plugin
- Issue removing Media Editor Tabs — Duplicate Items
- display link to a custom plugin in admin menu bar
- A plugin popularity data inside “install new plugin” [closed]
- Error jQuery(domChunk).live is not a function
- I cannot include a file in my plugin settings page
- How to Add text value in Automatically in this conditions?
- wordpress fcm plugin not working on scheduled posts correctly
- Elementor: How to design Dropdown Select Box Navigation page like Chegg
- Get user edit functions in frontend for site admin
- Critical Error message of WordPress adming
- Clicking custom plugin admin menu redirects to “No Update Required” on live site
- Create new page in wordpress plugin which doesn’t exist
- Use WordPress Plugin without WP head
- Is it possible to pull all featured images from WP database only?
- How to assign a specific service to a specific provider based on location
- The plugin generated 227 characters of unexpected output during activation. If you notice “headers already sent” messages
- Creating custom “player-objects”
- 500 Internal server error wp_handle_upload_prefilter
- How can I disable W3 Total Cache Image Lazy Load for Specific Post Type?
- How can I pull in the most recent blog posts to a section with Elementor Page Builder?
- Migrations for plugins, page and theme: looking for a good approach
- How can I add a permissions callback to the REST API index pages?
- ERROR message: “The site is experiencing technical difficulties. Please check your site admin email inbox for instructions.”
- Media library and Upload media problem
- How can I make the search bar in my wordpress site search all of the pages rather than just the blog posts?
- Nested DIV’s across functions in PHP, do not seem to work
- Help Code Review – I need to write on .htaccess file from theme’s function.php
- Render Shortcode in Lightbox Gallery
- How to move WordPress gallery image out of the link?
- How to force regenerate thumbnails in WordPress posts?
- I created a custom form in HTML/CSS and now I need it to submit … should I create custom PHP or is there a plugin I can use?
- dummy category, include .php file
- Problems with installing and deleting plugins
- Multiple Plugins Interacting with Menu
- Plugin constructor called multiple times
- Add page-link after post content. Before plugin
- What method should I use for a sidebar widget that reads latest posts?
- how to call jQuery in admin as well as in homepage
- How to programmatically detect how many posts are displayed per page?
- wordpress last all added get meta value by post id
- Visual Composer Data Source?
- WP Offload S3 Lite “Please setup GD or ImageMagick” noticed
- How to delete Password Protected posts cookies when a user logged out from the site
- How to check if the Menubar contains no items?
- Is there a plugin or another way that can help me find out the underlying files of a page/post? [closed]
- Yoast Seo noindex added to pages outside wordpress
- How to export and import plugin data through WordPress tools option
- Removing filters with arguments set in a class