Description
Like this plugin? Please consider leaving a 5-star review.
Some of WP Dev Dashboard’s features are being ported over to the v3 WordPress plugin directory!
WP Dev Dashboard takes improves upon the default plugin/theme interfaces for authors, and allows you to easily:
- View and respond to all of your unresolved plugin & theme support requests.
- View useful statistics for all of your plugins & themes.
The default www.remarpro.com plugin/theme author dashboards can be difficult to parse, particularly if you have authored numerous plugins and/or themes that generate a large number of support requests. This plugin allows you to easily view and respond to your unresolved plugin and theme support requests in a simple, easy-to-use interface. Additionally, you can view all of your plugin/theme statistics (version, WP compatibility, downloads, ratings, etc) in a sortable table that makes side-by-side comparison a cinch.
Features
- Displays plugin and theme support requests in sortable, collapsible metaboxes for ease of use.
- Displays all plugins and themes in a sortable, easy-to-parse table.
- Select which plugins and themes to show by username and/or slug.
- Choose whether to show all support tickets, or just unresolved ones.
- Implements caching to reduce load time for plugin and theme support ticket information.
- Includes cache-busting “refresh” option to force refresh plugin and theme support ticket data.
Coming soon. . .
WP Dev Dashboard is intended to be the go-to resource for WordPress plugin and theme authors looking for a better management experience. The below list includes additional features for future development, features that are intended to make WordPress developers’ lives as easy as possible. If you have an idea for a feature you’d like to see, please submit it via the support forum.
- Import unresolved Github issues as well as standard www.remarpro.com forum tickets.
Screenshots
Installation
- Install the plugin.
- Navigate to Dev Dashboard in the admin menu.
- Enter your www.remarpro.com username in the Settings tab.
- After a moment, your plugin & theme data will load in corresponding tabs.
- Order and collapse/expand your plugin and theme metaboxes as desired – their state will be saved.
- Resolve some support requests!
Reviews
Contributors & Developers
“WP Dev Dashboard” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “WP Dev Dashboard” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.4
- Add ability to order plugins/themes tabs.
1.3.2
- Fix parsing issue with updated support forum markup. (@gregross)
- Clean up PHP warnings/notices. (@gregross)
- Improve error handling. (@gregross)
- Add number formatting to the statistics chart. (@gregross)
1.3.1
- Minor CSS improvement to prevent table header wrapping (still wraps at intermediate screen sizes).
- Bump $this->version.
1.3.0
- Add new “statistics” sub-tab for both plugins and themes.
1.2.0
- Added dynamic Ajax loading of uncached data to improve page load speed and prevent delays.
1.1.0
- Add ability to show all support tickets (both resolved and unresolved).
- Add ability to manually add plugin & theme slugs to view in addition to those by a certain user.
- Improve metabox count indicator for resolved and unresolved tickets.
1.0.0
- First release