Wp Config.php !!top!! -
define( 'WP_CONTENT_DIR', dirname(__FILE__) . '/app-content' ); define( 'WP_CONTENT_URL', 'https://example.com/app-content' );
Some part of his attention, stubborn and particular, had always drifted toward small objects. The things in drawers, the envelopes beneath newspapers. Tonight that curiosity snagged on a line in the post: “Treat the config like a diary.” The image was ridiculous and irresistible. A diary filled not with names and feelings but with constants and comments, with DB_HOST and DB_USER stitched into sentences. He logged into the old client server he’d been patching—an inherited blog for a defunct craft brewery—and, for want of anything better, opened the config. wp config.php
A typical wp-config.php includes:
Diary: read at your own risk. No refunds. define( 'WP_CONTENT_DIR', dirname(__FILE__)
define( 'FORCE_SSL_ADMIN', true );