Description
More details forthcoming.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Global Admin Search” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Global Admin Search” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.9.1
- Rewrote WP_Search_Posts class to be descended from WP_Posts_List_Table rather than WP_List_Table
- If there’s no items, don’t display the table, just a message
- If there’s no items, also don’t display the link to search that data type
- Miscellaneous tidying
0.9
- Changed name / namespaces to just Search
- Removed admin menu item
- Removed dashboard widget
- Removed MP6 styles and merged into normal styles, as we can assume MP6
- Removed namespace calls, as it’s going into core
- Fixed some whitespace stuffs
- ???
0.8.1
- Add in Dashboard Widget