BAE Databases Do Not Support utf8mb4, So WordPress 4.2 Dumps Cannot Be Imported Directly
How to work around the utf8mb4 import problem when moving a WordPress 4.2 database into BAE.
How to work around the utf8mb4 import problem when moving a WordPress 4.2 database into BAE.
Use the preprocess_comment filter to enforce minimum and maximum comment length in WordPress.
A detailed introduction to the WordPress database structure, the content types it stores, and the relationships between the core tables.
A detailed introduction to WordPress taxonomies, taxonomy terms, and how taxonomy data is stored across WordPress database tables.
Use simple PHP in WordPress to rotate random background images and make text-heavy pages feel more active.
Use get_the_tags() or wp_get_post_terms() to get the first tag or first taxonomy term attached to a WordPress post.
How to upload and play videos in WordPress with the built-in video player instead of relying on Flash or third-party embeds.
How to get the URL of the translated page for the current language in WPML when you need to build links manually.
How to adapt the HTML output of wp_nav_menu() so a WordPress menu works cleanly with Bootstrap 3 navigation markup.
When should tag archive pages be indexed, and when should they be blocked? Practical WordPress SEO advice for tag archives.