Giter VIP home page Giter VIP logo

a-better-plugins-screen's Introduction

a-better-plugins-screen

A Better Plugins Screen for Wordpress

Sometimes, I know I have a plugin installed but can't remember what it's called or where menu link for the settings page is. So I go to the Plugins Screen in the WordPress Admin.

But on the WordPress Admin Plugins Screen, the links under each plugin are in a random order and not every plugin adds it's own Settings link.

So, this plugin creates "A Better Plugins Screen" by always putting 'Deactivate' first and placing a 'Settings' link second (if it can find one).

There are no additional options. Activate the plugin to enable. Deactivate to disable.

PixelSnap 2021-10-04 at 21 28 57@2x

Note: Some plugins don't use their 'slug' or plugin name as their menu link title, so I've created a rudimentary dictionary at the top of the JS file to address these cases. You can create a pull request to contribute others.

To-Do

a-better-plugins-screen's People

Contributors

brandonjp avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar

a-better-plugins-screen's Issues

Settings Link for Query Monitor doesn't work

PLUGIN: QUERY MONITOR (QM)
WP: https://wordpress.org/plugins/query-monitor/
WEB: https://querymonitor.com
GIT: https://github.com/johnbillion/query-monitor

IDEA: Since the Settings and Deactivate links are removed from Dom then re-added, perhaps changing how that is done OR perhaps never removing the Settings link might prevent cases like this??

Also: QM adds it's settings links the WP approved way -- if ABPS adding links this way, it might be an eventual better long-term solution - see: https://github.com/johnbillion/query-monitor/blob/6b9ad1a4f6c23c631936f80407a3004280da465e/classes/QueryMonitor.php#L50-L60

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.