Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author matthewprice1178

    (@matthewprice1178)

    Thanks for the positive feedback.

    It currently optimizes all of the default WordPress tables that are installed when you first install WordPress. Because it uses the WordPress Database Class, it also accounts for whatever database prefix you choose to use if other than the default “wp_”

    here is the complete list:

    • wp_commentmeta
    • wp_comments
    • wp_links
    • wp_options
    • wp_posts
    • wp_terms
    • wp_term_relationships
    • wp_term_taxonomy
    • wp_usermeta
    • wp_users
    Thread Starter Adam Nowak

    (@adam320)

    Thanks!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘[Plugin: WP Database Optimizer] Optimization’ is closed to new replies.