Skip to content

Instantly share code, notes, and snippets.

@brasofilo
brasofilo / install.php
Last active September 3, 2023 20:24
WP Install Defaults - Dropin Plugin
<?php
!defined( 'ABSPATH' ) AND exit;
/*
Plugin Name: Custom Installation Script
Plugin URI: http://wordpress.stackexchange.com/q/75420/12615
Description: Create our own content on WP install
License: GPL
*/