Title: jinyus's Replies | WordPress.org

---

# jinyus

  [  ](https://wordpress.org/support/users/jinyus/)

 *   [Profile](https://wordpress.org/support/users/jinyus/)
 *   [Topics Started](https://wordpress.org/support/users/jinyus/topics/)
 *   [Replies Created](https://wordpress.org/support/users/jinyus/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/jinyus/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/jinyus/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/jinyus/engagements/)
 *   [Favorites](https://wordpress.org/support/users/jinyus/favorites/)

 Search replies:

## Forum Replies Created

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

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Yoast SEO - Advanced SEO with real-time guidance and built-in AI] How do I index search pages](https://wordpress.org/support/topic/how-do-i-index-search-pages/)
 *  Thread Starter [jinyus](https://wordpress.org/support/users/jinyus/)
 * (@jinyus)
 * [7 years, 11 months ago](https://wordpress.org/support/topic/how-do-i-index-search-pages/#post-10493131)
 * I used the code below…is there anything wrong with this approach?
 *     ```
       function remove_yoast_robots ( $myfilter ) {
           if ( is_search() ) {
               return false;
           }
           return $myfilter;
       }
       add_filter( 'wpseo_robots', 'remove_yoast_robots' );
       ```
   
    -  This reply was modified 7 years, 11 months ago by [jinyus](https://wordpress.org/support/users/jinyus/).
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Featured Image from URL (FIFU)] Division by 0 error](https://wordpress.org/support/topic/division-by-0-error-2/)
 *  Thread Starter [jinyus](https://wordpress.org/support/users/jinyus/)
 * (@jinyus)
 * [8 years, 3 months ago](https://wordpress.org/support/topic/division-by-0-error-2/#post-10010658)
 * My bad, forgot to mention, I am trying to make a theme compatible with your plugin
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Jetpack - WP Security, Backup, Speed, & Growth] Disable auto fullscreen on videopress](https://wordpress.org/support/topic/disable-auto-fullscreen-on-videopress/)
 *  Thread Starter [jinyus](https://wordpress.org/support/users/jinyus/)
 * (@jinyus)
 * [8 years, 6 months ago](https://wordpress.org/support/topic/disable-auto-fullscreen-on-videopress/#post-9754733)
 * Over a month and this is still not addressed…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[User Submitted Posts – Enable Users to Submit Posts from the Front End] Allow more than 1 category and post format Query](https://wordpress.org/support/topic/allow-more-than-1-category/)
 *  Thread Starter [jinyus](https://wordpress.org/support/users/jinyus/)
 * (@jinyus)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/allow-more-than-1-category/#post-9686480)
 * Can you have a black friday sale? I want to use it on 2 sites but only got $50…
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fluid Player] Help, update broke all of videos](https://wordpress.org/support/topic/help-update-broke-all-of-videos/)
 *  Thread Starter [jinyus](https://wordpress.org/support/users/jinyus/)
 * (@jinyus)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/help-update-broke-all-of-videos/#post-9524812)
 * Here you go: [http://www.mediafire.com/file/q0k9s9fqqsi7770/fluid-player.zip](http://www.mediafire.com/file/q0k9s9fqqsi7770/fluid-player.zip)
 * you have to extract the folder and upload it via ftp
 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[Fluid Player] Help, update broke all of videos](https://wordpress.org/support/topic/help-update-broke-all-of-videos/)
 *  Thread Starter [jinyus](https://wordpress.org/support/users/jinyus/)
 * (@jinyus)
 * [8 years, 9 months ago](https://wordpress.org/support/topic/help-update-broke-all-of-videos/#post-9524711)
 * Ok, the situation is not so urgent. Luckily I backed up my website yesterday.
   But you should check this out.

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