Title: plugin admin page to list posts by category
Last modified: August 18, 2016

---

# plugin admin page to list posts by category

 *  [AndreSC](https://wordpress.org/support/users/andresc/)
 * (@andresc)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/plugin-admin-page-to-list-posts-by-category/)
 * I want to create a plugin which, on its admin page under Manage can list all 
   the posts for a selected category, much like Manage, Posts, does to which I want
   to add some stuff. Can I use existing WordPress functions or must I roll my own?
   Or is there a hook I could use to ad some extra options per post on the existing
   Manage Posts page – which will modify info in a separate table for the plugin.
 * Hope somebody will be kind enough to point me in the right direction – even if
   just pointing me at a decent plugin with this kind of functionality that i should
   study.
 * Thanx
    A

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Thread Starter [AndreSC](https://wordpress.org/support/users/andresc/)
 * (@andresc)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/plugin-admin-page-to-list-posts-by-category/#post-569318)
 * bump, please help :-/
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/plugin-admin-page-to-list-posts-by-category/#post-569319)
 * Maybe start here:
    [http://codex.wordpress.org/Developer_Documentation](http://codex.wordpress.org/Developer_Documentation)
 *  [moshu](https://wordpress.org/support/users/moshu/)
 * (@moshu)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/plugin-admin-page-to-list-posts-by-category/#post-569320)
 * [and don’t “cross-post” – it is considered double posting and I am quite fast
   with the delete button!]
 *  Thread Starter [AndreSC](https://wordpress.org/support/users/andresc/)
 * (@andresc)
 * [18 years, 11 months ago](https://wordpress.org/support/topic/plugin-admin-page-to-list-posts-by-category/#post-569321)
 * Thanx Mosho, I’ve spent a lot of time hunting in the codex but seem to be going
   in circles. I was expecting to find what I was looking for in the function reference
   section 0 but no luck.
 * When I try to use ‘get_posts’ things like the_permalink come up blank and the
   no of iterations of the foreach loop doesn’t correlate to the category i specified:-/
 * (PS. yup that delete was incredibly fast 🙂

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘plugin admin page to list posts by category’ is closed to new replies.

## Tags

 * [by-category](https://wordpress.org/support/topic-tag/by-category/)
 * [edit.php](https://wordpress.org/support/topic-tag/edit-php/)
 * [functions](https://wordpress.org/support/topic-tag/functions/)

 * 4 replies
 * 2 participants
 * Last reply from: [AndreSC](https://wordpress.org/support/users/andresc/)
 * Last activity: [18 years, 11 months ago](https://wordpress.org/support/topic/plugin-admin-page-to-list-posts-by-category/#post-569321)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
