Skip to content
wpbeaches
  • Home
  • About
  • Services
  • Work
    • Template Library
    • Web Development
    • Portfolio
  • Contact
  • Blog
    • ACF
    • Beaver
      • Beaver Builder
      • Beaver Theme
      • Beaver Themer
    • Genesis
    • jQuery
    • macOS
    • WordPress
    • WooCommerce

See Top 20 Autoloaded from wp_options

September 2, 2018 - Leave A Comment
wp-options-loaded

See the top 20 autoloaded options loaded onto every page from wp_options SELECT option_name, length(option_value) AS option_value_length FROM wp_options WHERE autoload=’yes’ ORDER BY option_value_length DESC LIMIT 10;  

Read More
Categorized WordPress Tagged database, wp_options

Change and Update WordPress URLS in Database When Site is Moved to new Host

August 2, 2018 - 61 Comments

After migrating a WordPress site to a new URL either to a live production site or a testing development server, the new URL strings in the MySQL database need to be changed and updated in the various MySQL database tables. This method just uses the whole MySQL database rather than a WordPress export/import from within and…

Read More
Categorized WordPress Tagged database, mysql, phpmyadmin

Optimise wp_postmeta table and remove custom fields meta keys

October 24, 2017 - Leave A Comment
remove-custom-fields-wordpress-database

Overtime a wp_postmeta WordPress database table may become bloated and use redundant custom field meta_keys. The table may have thousands of rows worth of dead data such as old custom fields. You can remove these keys quite quickly in the MySQL database once you know the key format, I recently took over a site that previously…

Read More
Categorized WordPress Tagged custom fields, database, meta_key, mysql, wp_postmeta

Find out how many database queries per pageload in WordPress

April 12, 2014 - Leave A Comment

To find out how many WordPress mysql database queries a page requests and how long it takes the page to load whilst querying the database, you can add in a PHP function to a WordPress hook to find out. This can be displayed in either the source code of the html or rendered on the…

Read More
Categorized Database, WordPress Tagged database, mysql
Get Beaver Builder Now!

Tags

ACF apache archive beaver beaver builder beaver theme beaver themer bootstrap cache category cpt css customizer filter flexbox footer form genesis header homebrew iconfonts image javascript jquery loop markup menu meta mysql php repeater runcloud search search filter pro serverpilot shortcode slider sticky taxonomy template UI while widget woocommerce wp-cli

Donate

If you found something that helped you out and would like to make a donation, that's great

PowerPack Beaver Builder Addon
Wholesale Suite for WooCommerce

Our Location

We are based in the Northern Beaches of Sydney and work with both local and overseas based clients.

Work With Us

Let us know your web requirements, see our services and use the contact form to get in touch and start the ball rolling.

Check Us Out

  • Home
  • Blog
  • About
  • Services

© 2017 · NEIL GOWRAN · POWERED BY WORDPRESS, BEAVER, AND HOSTED ON RUNCLOUD AND RACKNERD

Scroll To Top