[wp-hackers] Custom edit posts screen
Mike Schinkel
mikeschinkel at newclarity.net
Tue Dec 14 10:49:45 UTC 2010
On Dec 14, 2010, at 5:44 AM, Rob Miller wrote:
> On 14 Dec 2010, at 10:38, Mike Schinkel wrote:
>> Can you clarify how you want to modify them? Sort them, filter them, display them as pig-latin, or something else?
>
> To edit which posts appear there — either on a new page, or on the regular `wp-admin/edit.php` page if certain values are present in the query string.
>
> I want, essentially, to be able to link users of a plugin to an admin page that displays all posts that have a certain meta key set to a certain value.
These two answer are not exactly what you are asking but probably close enough for you to grok it:
http://wordpress.stackexchange.com/questions/578/adding-a-taxonomy-filter-to-admin-list-for-a-custom-post-type/582#582
http://wordpress.stackexchange.com/questions/3660/filtering-posts-by-multiple-taxonomy-terms-such-as-in-an-admin-post-listing/3669#3669
Hope this helps.
-Mike
More information about the wp-hackers
mailing list