brasofilo / favorites-plugins-sorter

Order and increment the number of plugins per page in the Favorites tab.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordPress Plugin - Version 2013.10.23

###Order and increment the plugins per page in Favorites tab

####Viewing lots of items, with extra details and sorted by name

plugins screen

####Install via URL

plugins screen

####Plugin settings

plugins screen

##Related plugins

Acknowledgments

###Based on a WPSE post

####How to Sort the Favorites Plugins Screen Alphabetically?

When viewing the Favorites Plugins tab, /wp-admin/plugin-install.php?tab=favorites, the list comes unordered, is it possible to sort it from A to Z?

original favorites

The problem is that the API doesn't offer an ordered query, so we can only sort each page results. The solution is to increase the number of items per page until no paging is necessary. The default limit is 30 plugins.

Embedded plugin

FPS has the plugin Install Via URL embedded into it. So, after Favorites, now there's a URL tab, to allow uploads via URL (for themes and plugins).

Plugin updates

Native WordPress updates from GitHub using YahnisElsts / plugin-update-checker.

###Plugin settings Idea plugged from WP Maintenance Mode.

##Credits This plugin is built and maintained by Rodolfo Buaiz, aka brasofilo.

##License This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to:

Free Software Foundation, Inc. 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.

About

Order and increment the number of plugins per page in the Favorites tab.


Languages

Language:PHP 97.1%Language:JavaScript 2.5%Language:CSS 0.4%