Title: Remove text links from Admin Panel &#8211; Posts
Last modified: August 19, 2016

---

# Remove text links from Admin Panel – Posts

 *  [demstudio](https://wordpress.org/support/users/demstudio/)
 * (@demstudio)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/remove-text-links-from-admin-panel-posts/)
 * In Dashboard -> Posts.
    If you loging with an “author”, at the right side, appears
   this
 *  * Mine (0)
    * All (24) * Published (19) * Drafts (5) * Trash (1)
 * Problem: I don’t want all this links to appear. Just “Mine”
 * Question: How do i remove this links without editing the WordPress Core (edit.
   php) . Maybe using the functions.php.

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

 *  [Kapil Chugh](https://wordpress.org/support/users/kapilchugh/)
 * (@kapilchugh)
 * [15 years, 10 months ago](https://wordpress.org/support/topic/remove-text-links-from-admin-panel-posts/#post-1606333)
 * I don’t think so it is possible to change it without changing core code.
 * Either you can hide whole form using jquery.
 * Please tell me if you get any solution.
 *  [eljayesse](https://wordpress.org/support/users/eljayesse/)
 * (@eljayesse)
 * [15 years, 9 months ago](https://wordpress.org/support/topic/remove-text-links-from-admin-panel-posts/#post-1606383)
 * I am trying to figure out the same thing… so did you find out by now?
 *  [rajaito](https://wordpress.org/support/users/rajaito/)
 * (@rajaito)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/remove-text-links-from-admin-panel-posts/#post-1606465)
 * role scoper might help with this
 *  [Sidney Harrell](https://wordpress.org/support/users/sidharrell/)
 * (@sidharrell)
 * [15 years, 1 month ago](https://wordpress.org/support/topic/remove-text-links-from-admin-panel-posts/#post-1606466)
 * you could hide it by adding a line to wp-admin/css/colors-fresh.css
    ul.subsubsub
   li.publish { display: none; }
 * and similarly for the other links you want to hide. Are you talking about the
   links above the list of posts above “bulk actions” select box? I don’t see any
   links on the right side. I created an author user and logged into dashboard->
   posts

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

The topic ‘Remove text links from Admin Panel – Posts’ is closed to new replies.

## Tags

 * [admin](https://wordpress.org/support/topic-tag/admin/)
 * [author](https://wordpress.org/support/topic-tag/author/)
 * [edit.php](https://wordpress.org/support/topic-tag/edit-php/)
 * [mine](https://wordpress.org/support/topic-tag/mine/)
 * [post](https://wordpress.org/support/topic-tag/post/)
 * [remove links](https://wordpress.org/support/topic-tag/remove-links/)

 * In: [Hacks](https://wordpress.org/support/forum/plugins-and-hacks/hacks/)
 * 4 replies
 * 5 participants
 * Last reply from: [Sidney Harrell](https://wordpress.org/support/users/sidharrell/)
 * Last activity: [15 years, 1 month ago](https://wordpress.org/support/topic/remove-text-links-from-admin-panel-posts/#post-1606466)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
