Title: Spam
Last modified: September 3, 2016

---

# Spam

 *  [gators18](https://wordpress.org/support/users/gators18/)
 * (@gators18)
 * [11 years ago](https://wordpress.org/support/topic/spam-122/)
 * Spammy upgrade message taking up half of my site’s top admin menu. Also won’t
   recognize light colors; if you try a white or light gray background it changes
   it to dark gray.

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

 *  Plugin Author [Ram Shengale](https://wordpress.org/support/users/ramshengale/)
 * (@ramshengale)
 * [11 years ago](https://wordpress.org/support/topic/spam-122/#post-7957502)
 * Hi gators18,
 * You can remove the upgrade message by adding the following code in your function.
   php file to make it look clean.
 *     ```
       function wpcb_remove_admin_bar_links() {
           global $wp_admin_bar;
           $wp_admin_bar->remove_menu('upgrade_to_wpcb_pro');
       }
       add_action( 'wp_before_admin_bar_render', 'wpcb_remove_admin_bar_links' );
       ```
   
 * I’m also planning to remove that link from the admin menu bar in next update 
   as I’ve received a couple of suggestions for the same.
 * So maybe this helps you change your mind about the plugin rating. 🙂
 * Thanks
    Ram
 *  Thread Starter [gators18](https://wordpress.org/support/users/gators18/)
 * (@gators18)
 * [11 years ago](https://wordpress.org/support/topic/spam-122/#post-7957512)
 * No. It doesn’t. It might have, but your following me around the forums because
   you got a bad review about something you admit is a problem shows that you’re
   a poor developer with a real attitude problem.
 * But you don’t have to take my word for it. Just look at his upwork profile. “
   The contractor does not have a clear understanding of SEO and has mediocre English
   skills. The job was not competed in a satisfactory level.”
 *  Plugin Author [Ram Shengale](https://wordpress.org/support/users/ramshengale/)
 * (@ramshengale)
 * [11 years ago](https://wordpress.org/support/topic/spam-122/#post-7957513)
 * Hi gators18,
 * Thanks for your feedback. If you see my Upwork profile, you’ll see every single
   web development work that I’ve done got me 5 stars. The specific job you’re talking
   about was SEO related and is the only one (out of 41) where I got bad rating,
   because I’m not good at SEO.
 * And I did not follow you on forum, just saw your profile with all the ratings
   you’ve left.
 * Anyways, I’ve fixed the issue now and will be pushing the update in next couple
   of hours.
 * Thanks again for letting me know about the Upgrade message issue, it helped me
   improve the user experience of the plugin.
 * Ram

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

The topic ‘Spam’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-conversion-boxes_d4d4d4.svg)
 * [WPCB - Email Optin & CTA Boxes](https://wordpress.org/plugins/wp-conversion-boxes/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/wp-conversion-boxes/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/wp-conversion-boxes/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-conversion-boxes/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-conversion-boxes/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-conversion-boxes/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Ram Shengale](https://wordpress.org/support/users/ramshengale/)
 * Last activity: [11 years ago](https://wordpress.org/support/topic/spam-122/#post-7957513)