Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/brasofilo/favorites-plugins-sorter
Order and increment the number of plugins per page in the Favorites tab.
https://github.com/brasofilo/favorites-plugins-sorter
Last synced: 3 days ago
JSON representation
Order and increment the number of plugins per page in the Favorites tab.
- Host: GitHub
- URL: https://github.com/brasofilo/favorites-plugins-sorter
- Owner: brasofilo
- Created: 2013-09-13T23:17:21.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2013-10-23T08:23:55.000Z (about 11 years ago)
- Last Synced: 2023-03-23T21:39:52.853Z (over 1 year ago)
- Language: PHP
- Homepage:
- Size: 1010 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# [Favorites Sorter & Upload via URL](https://github.com/brasofilo/favorites-plugins-sorter)
*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](assets/screenshot-1.png)####Install via URL
>![plugins screen](assets/screenshot-2.png)####Plugin settings
>![plugins screen](assets/screenshot-3.png)##Related plugins
- [My Own Plugins Tab](https://github.com/brasofilo/My-Own-Plugins-Tab)
- [Network Only Plugins Tab](http://wordpress.org/plugins/network-only-plugins-tab/)## Acknowledgments
###Based on a WPSE post
>####[**How to Sort the Favorites Plugins Screen Alphabetically?**](http://wordpress.stackexchange.com/q/76643/12615)>> *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](http://i.stack.imgur.com/0DyUr.png)
>> *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**](http://wordpress.org/plugins/upload-theme-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***](https://github.com/YahnisElsts/plugin-update-checker).###Plugin settings
Idea plugged from [WP Maintenance Mode](http://wordpress.org/plugins/wp-maintenance-mode/).##Credits
This plugin is built and maintained by [Rodolfo Buaiz](http://brasofilo.com), 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.