Title: &quot;Edit Related Posts&quot; Removed?
Last modified: August 21, 2016

---

# "Edit Related Posts" Removed?

 *  Resolved [jklapel](https://wordpress.org/support/users/jklapel/)
 * (@jklapel)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/edit-related-posts-removed/)
 * I notice that in the changelog for version 2.6.1 it reads, ‘Removed “edit related
   posts”‘. Is there a reason this feature was removed? One of my users really liked
   that feature and asked where it disappeared to. Any chance it will come back 
   in the future?
 * [http://wordpress.org/extend/plugins/wordpress-23-related-posts-plugin/](http://wordpress.org/extend/plugins/wordpress-23-related-posts-plugin/)

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/edit-related-posts-removed/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/edit-related-posts-removed/page/2/?output_format=md)

 *  [silvoslaf](https://wordpress.org/support/users/silvoslaf/)
 * (@silvoslaf)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/edit-related-posts-removed/#post-3728670)
 * Hey!
 * We are sorry about this button removal, but we initially thought that it won’t
   have such a big impact on our users behavior, as we later figured out. We are
   already discussing on bringing it back in one of our future updates, so please
   bear with us until then (shouldn’t take us too long, though).
 * Once again — sorry for this move we made and please bear with us until we bring
   it back! I’m sure it’ll be soon! 🙂 You’re feedback is -as always- very much 
   appreciated!
 * Take care & have a nice day!
 * Best,
    Silvo
 *  [silvoslaf](https://wordpress.org/support/users/silvoslaf/)
 * (@silvoslaf)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/edit-related-posts-removed/#post-3728746)
 * Hey [@jklapel](https://wordpress.org/support/users/jklapel/)!
 * We just wanted to let you know that we have brought back the ‘Edit Related Posts’
   button with our latest plugin version. You should be able to see it under your
   blogposts, after you update it in your WordPress’s Dashboard.
 * Also — we are very interested in how and why you chose to use Edit Related Posts.
   Would it be possible to have a quick Skype call one of these days? We’d just 
   like to ask some very general questions about your use and it won’t take too 
   much of your time. Any feedback is more than appreciated!
 * Here’s where you can reach me: [support@zemanta.com](https://wordpress.org/support/topic/edit-related-posts-removed/support@zemanta.com?output_format=md)
 * Thanks & I’m looking forward to your reply!
 * Best,
    Silvo
 *  [gabrieldilaurentis](https://wordpress.org/support/users/gabrieldilaurentis/)
 * (@gabrieldilaurentis)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/edit-related-posts-removed/#post-3728761)
 * Hey, what if I don’t want to see it there, what do I do?
 *  [silvoslaf](https://wordpress.org/support/users/silvoslaf/)
 * (@silvoslaf)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/edit-related-posts-removed/#post-3728762)
 * Hey [@gabrieldilaurentis](https://wordpress.org/support/users/gabrieldilaurentis/),
   that button is only visible to the admins of the blog in question and not to 
   the visitors. So in order to avoid it, simply log out from your WP.org Dashboard,
   and the button shall be gone.
 * Let me know how this works for you or if you have any more questions — I’m here
   to help!
 * Take care & have a nice Sunday!
 * Best,
    Silvo
 *  [MCosmin](https://wordpress.org/support/users/mcosmin/)
 * (@mcosmin)
 * [13 years ago](https://wordpress.org/support/topic/edit-related-posts-removed/#post-3728789)
 * I can’t find wp_rp_footer or wp_rp_edit class for this button. In what file you
   set these classes? I want to change the orage color of the button.
 *  [silvoslaf](https://wordpress.org/support/users/silvoslaf/)
 * (@silvoslaf)
 * [13 years ago](https://wordpress.org/support/topic/edit-related-posts-removed/#post-3728790)
 * Hey!
 * Correct me if I’m mistaken, but if I understood you right, you would like to 
   change the color of the _‘Edit Related Posts’_ button? You are aware that this
   button only shows up to the admins and super-users of the blog in question, right?
 * The reason why you cannot find those classes is because they are located on our
   Cloudfront servers, but you can override them via the CSS code in your plugin
   settings.
 * Let me know how it goes or if you have any other questions — we’re here to help!
 * Take care & have a nice day!
 * Best,
    Silvo
 *  [MCosmin](https://wordpress.org/support/users/mcosmin/)
 * (@mcosmin)
 * [13 years ago](https://wordpress.org/support/topic/edit-related-posts-removed/#post-3728791)
 * Thank you for your answer, I succeeded to modify the button.
 *  [silvoslaf](https://wordpress.org/support/users/silvoslaf/)
 * (@silvoslaf)
 * [13 years ago](https://wordpress.org/support/topic/edit-related-posts-removed/#post-3728792)
 * Hey, glad to hear that, really! 🙂
 * Any chance you could share with us how you did this, just if somebody else is
   also looking for a similar solution?
 * It would be much appreciated! Thanks and have a nice rest of the day!
 * Best,
    Silvo
 *  [The Painted Hive](https://wordpress.org/support/users/the-painted-hive/)
 * (@the-painted-hive)
 * [13 years ago](https://wordpress.org/support/topic/edit-related-posts-removed/#post-3728793)
 * I’d like to modify the background colour of the button. I realise it is only 
   visible to admins though I find it kinda distracting to the aesthetic of my page
   and I am always logged in. I really like the feature, so want to keep it there,
   though plan on making the button white (so it is essentially invisible though
   still functional).
    I tried doing this in the custom CSS box, though nothing 
   I entered worked. How do I overwrite the default style? Thanks.
 *  [Testkid10133](https://wordpress.org/support/users/testkid10133/)
 * (@testkid10133)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/edit-related-posts-removed/#post-3728794)
 * Try adding !important; to your css
 *  [MCosmin](https://wordpress.org/support/users/mcosmin/)
 * (@mcosmin)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/edit-related-posts-removed/#post-3728795)
 * Find in wp_related_posts.php the line
 * `$posts_footer .= '<div class="wp_rp_footer"><a class="wp_rp_edit" href="#" id
   ="wp_rp_edit_related_posts">Edit Related Posts</a></div>';`
 * and replace with this one
 * `$posts_footer .= '<br/><br/><a class="relPost2" href="#" id="wp_rp_edit_related_posts"
   >Edit Related Posts</a><br/><br/>';`
 * You have now to create the class relPost2 in your CSS file.
    This is how I created:
 *     ```
       /* Related Post
       -------------------------------------------------------------- */
   
       .relPost2 {
           color: #fff;
           background: #2b883d;
           padding: 5px 10px 5px 10px;
           margin-bottom: 25px;
           font-size: 12px;
           font-weight: normal;
           text-decoration: none;
       }
   
       a.relPost2:hover {
           color: #000;
       }
       ```
   
 * You can customize the code for your need.
 *  [silvoslaf](https://wordpress.org/support/users/silvoslaf/)
 * (@silvoslaf)
 * [12 years, 12 months ago](https://wordpress.org/support/topic/edit-related-posts-removed/#post-3728797)
 * Hey MCosmin, big, **big** thanks for providing the code to the rest of our users!
   I bet they appreciate it as much as we do!
 * So big thanks from our team! 🙂
 * Take care & have a nice day!
 * Best,
    Silvo
 *  [The Painted Hive](https://wordpress.org/support/users/the-painted-hive/)
 * (@the-painted-hive)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/edit-related-posts-removed/#post-3728799)
 * Thank you. I’ll give this a go 🙂
 *  [silvoslaf](https://wordpress.org/support/users/silvoslaf/)
 * (@silvoslaf)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/edit-related-posts-removed/#post-3728800)
 * Hey [@the](https://wordpress.org/support/users/the/) Painted Hive — everything
   went smoothly as promised by [@mcosmin](https://wordpress.org/support/users/mcosmin/)?
   😉
 * Best,
    Silvo
 *  [The Painted Hive](https://wordpress.org/support/users/the-painted-hive/)
 * (@the-painted-hive)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/edit-related-posts-removed/#post-3728801)
 * Yes, thanks. All went fine. I managed to re-style the button to make it more 
   discreet.

Viewing 15 replies - 1 through 15 (of 19 total)

1 [2](https://wordpress.org/support/topic/edit-related-posts-removed/page/2/?output_format=md)
[→](https://wordpress.org/support/topic/edit-related-posts-removed/page/2/?output_format=md)

The topic ‘"Edit Related Posts" Removed?’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wordpress-23-related-posts-plugin_7b9a7c.
   svg)
 * [WordPress Related Posts](https://wordpress.org/plugins/wordpress-23-related-posts-plugin/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wordpress-23-related-posts-plugin/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wordpress-23-related-posts-plugin/)
 * [Active Topics](https://wordpress.org/support/plugin/wordpress-23-related-posts-plugin/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wordpress-23-related-posts-plugin/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wordpress-23-related-posts-plugin/reviews/)

 * 19 replies
 * 7 participants
 * Last reply from: [silvoslaf](https://wordpress.org/support/users/silvoslaf/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/edit-related-posts-removed/page/2/#post-3728817)
 * Status: resolved