Title: mudanoman's Replies | WordPress.org

---

# mudanoman

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

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

 Search replies:

## Forum Replies Created

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

 *   Forum: [Everything else WordPress](https://wordpress.org/support/forum/miscellaneous/)
   
   In reply to: [MtDew’s Sidebar Tabs](https://wordpress.org/support/topic/mtdews-sidebar-tabs/)
 *  [mudanoman](https://wordpress.org/support/users/mudanoman/)
 * (@mudanoman)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/mtdews-sidebar-tabs/page/2/#post-34145)
 * I installed the sidebar tabs, but the first tab does not show until being clicked
   on. Is there a way to set the default showing tab1 as clicked upon page load…
 * Here is the display code.
    <ul id=”tabs”> <li class=”tab” id=”tab1″ onclick=”
   switchOn(1);”>Tab 1 <li class=”tab” id=”tab2″ onclick=”switchOn(2);”>Tab 2 <li
   class=”tab” id=”tab3″ onclick=”switchOn(3);”>Tab 3
 * Change something here?
    <li class=”tab” id=”tab1″ true or auto ???onclick=”switchOn(
   1);”>Tab 1
 * complete code of sidebar
    [http://wiki.wordpress.org/Tabbed%20Sidebar](http://wiki.wordpress.org/Tabbed%20Sidebar)
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Registration Spammed / Flooded](https://wordpress.org/support/topic/registration-spammed-flooded/)
 *  Thread Starter [mudanoman](https://wordpress.org/support/users/mudanoman/)
 * (@mudanoman)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/registration-spammed-flooded/#post-350266)
 * Just for reference…
 * I ran this query in phpmyadmin:
 * DELETE FROM `wp_users` WHERE `ID` > XXX
 * XXX is the number of the last valid user id before the attack.
 *   Forum: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
   
   In reply to: [Registration Spammed / Flooded](https://wordpress.org/support/topic/registration-spammed-flooded/)
 *  Thread Starter [mudanoman](https://wordpress.org/support/users/mudanoman/)
 * (@mudanoman)
 * [20 years, 3 months ago](https://wordpress.org/support/topic/registration-spammed-flooded/#post-350253)
 * podz,
 * Thanks. I deleted the 6000 rows via phpmyadmin. Now to figure out a way to prevent
   these evil bots from registering. I notice there are captchas for comments but
   is there one for the registration process.
 * Best,
 * Ivan

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