Level Up

A collection of resources for WordPress Developers, written and curated by experts

Level Up

Assets Pull: Configure CORS to Resolve Web Font Issues

If you notice that font files aren’t loading correctly, or receive the following error in the browser console then you need to modify your server configuration. This is because web…

Ashley

Nov 20, 2017

Level Up

Assets Pull: Domain Check Errors

The assets pull addon lets you test your chosen domain so you can find out about potential problems before enabling URL rewriting. The domain check uses the WordPress REST API…

Evan Mattson

Level Up

PHP Version Requirements

WP Offload Media requires a minimum of PHP 7.2 as it uses the AWS PHP SDK v3 and the Google Cloud Storage PHP SDK. How to Upgrade PHP If you…

Ian

Level Up

Why Use Our Export Feature for Imports

The import feature in WP Migrate Pro should be able to import SQL files from some of the most popular MySQL database management tools like PHPMyAdmin, Sequel Pro, and MySQL…

Matt Shaw

Sep 14, 2017

Level Up

WP-CLI Command – Import Subcommand

wp migratedb import <import-file> [–find=<strings>] [–replace=<strings>] [–regex-find=<strings>] [–regex-replace=<strings>] [–case-sensitive-find=<strings>] [–case-sensitive-replace=<strings>] [–backup=<prefix|selected|table_one,table_two,table_etc>] Import an SQL file into the database. Options <import-file> The path of the SQL file to import. [–find=<strings>] A…

Peter Tasker

Level Up

Data contains characters which are invalid in the target database

The table table-name contains characters which are invalid in the target database. See our documentation for more information. WordPress 4.1 added new safeguards against inserting data into the database which…

Jeff

Apr 7, 2017

Level Up

Migrating to HTTP (or back to HTTPS)

Version 1.7 and up As of WP Migrate DB Pro 1.7, urls are now converted to the correct protocol if they differ between migration targets – no extra steps are…

Matt Shaw

Jul 4, 2016

Level Up

Actions and Filters

Developers can tweak WP Migrate DB Pro using the available actions and filters. Our tweaks plugin documents the current hooks and shows example usage.

Ashley

Sep 21, 2016

Level Up

Actions and Filters

Developers can tweak WP Offload Media using the available actions and filters. Our tweaks plugin documents the current hooks and shows example usage.

Ashley

Level Up

Uninstall

To completely uninstall WP Offload Media or the Assets Pull Addon, follow the steps below. Before doing so remember to take a backup of your database. Steps for completely uninstalling…

Ashley

Sep 1, 2016