Title: WordPress&#8217;s plugin button will not pop up function
Last modified: May 21, 2019

---

# WordPress’s plugin button will not pop up function

 *  Resolved [winfield0827](https://wordpress.org/support/users/winfield0827/)
 * (@winfield0827)
 * [7 years ago](https://wordpress.org/support/topic/wordpresss-plugin-button-will-not-pop-up-function/)
 * In normal situation, when user click or point on plugin button it will showed
   up option which is install plugin, add new and plugin editor.
 * However, when i open my admin’s plugin area. The function are not work.
 * Anyone have any idea how to solved it? Let me know if need any detail.
    -  This topic was modified 7 years ago by [winfield0827](https://wordpress.org/support/users/winfield0827/).

Viewing 1 replies (of 1 total)

 *  Thread Starter [winfield0827](https://wordpress.org/support/users/winfield0827/)
 * (@winfield0827)
 * [7 years ago](https://wordpress.org/support/topic/wordpresss-plugin-button-will-not-pop-up-function/#post-11562728)
 * I have solve my question with change the code
 * Go to C-panel>wp-content>>wp-config.php. And find out and change it to the following
 * Missing add new-define(‘DISALLOW_FILE_MODS’, false);
    Missing plugin editor-define(‘
   DISALLOW_FILE_EDIT’, false);

Viewing 1 replies (of 1 total)

The topic ‘WordPress’s plugin button will not pop up function’ is closed to new 
replies.

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 1 reply
 * 1 participant
 * Last reply from: [winfield0827](https://wordpress.org/support/users/winfield0827/)
 * Last activity: [7 years ago](https://wordpress.org/support/topic/wordpresss-plugin-button-will-not-pop-up-function/#post-11562728)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
