Skip to content

Latest commit

 

History

History
8 lines (7 loc) · 221 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 221 Bytes

Add the code below (by replacing the mirror url off course) to your wp-config and activate the plugin.

if ( ! defined( 'API_MIRROR' ) ) {
	define( 'API_MIRROR', 'api.freewordpress.org' );
}

Use at your own risk.