Skip to content

Instantly share code, notes, and snippets.

@brasofilo
brasofilo / install.php
Last active January 22, 2025 15:23
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
*/