Title: jo2007's Replies | WordPress.org

---

# jo2007

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

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

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Toggle Visibility in 2.1?](https://wordpress.org/support/topic/toggle-visibility-in-21/)
 *  [jo2007](https://wordpress.org/support/users/jo2007/)
 * (@jo2007)
 * [19 years, 1 month ago](https://wordpress.org/support/topic/toggle-visibility-in-21/#post-518580)
 * Yes this is causing me problems as well.
 * As an alternative, has anyone discovered a way to bulk edit the database on this,
   setting conditions for which records are to be toggled?
 * For instance, I have this code to bulk edit text strings in phpmyadmin:
 * UPDATE `wp_links` SET link_description = replace(link_description,”findstring”,”
   replacestring”);
 * Can anyone advise me if it can be adapted to toggle the visibility of all links
   in a specific category?

Viewing 1 replies (of 1 total)