2017 © Pedro Peláez
 

wordpress-plugin wp-sane-setup

Make some sensible setup changes to a new WordPress installation

image

jonsherrard/wp-sane-setup

Make some sensible setup changes to a new WordPress installation

  • Thursday, July 23, 2015
  • by jonsherrard
  • Repository
  • 1 Watchers
  • 5 Stars
  • 1,072 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 4 Versions
  • 2 % Grown

The README.md

WP Sane Setup

Make some sensible setup changes to a new WordPress installation., (*1)

NB: This plugin only makes changes to the database, nothing is hardcoded., (*2)

Changes WP Sane Setup will make to your fresh install:

  • Delete the 'Hello World' post
  • Delete the 'Sample' page
  • Create a 'Home' page
  • Set the front page to 'Home'
  • Rename the 'Ucategorized' category to 'News'
  • Set the start of the week to Monday
  • Set default permalinks to /category/post-name
  • Disable emojis

UI

Once the plugin is enabled, a WordPress admin notice will ask you to run sane setup:, (*3)

Admin Notice, (*4)

Once the WP Sane Setup has run, the plugin is rundundant, and an admin notice will ask you to deactivate the plugin. After this you may want to delete WP Sane Setup from your plugins., (*5)

Done Admin Notice, (*6)

Contributing

Contributions for other 'sane defaults' are welcome. Send me a pull request!, (*7)

It's pretty easy, just wrap the singular change you want to make in a function, then in function do_setup(), call $this->example_change();., (*8)

The Versions

23/07 2015

dev-master

9999999-dev

Make some sensible setup changes to a new WordPress installation

  Sources   Download

GPLv2

The Requires

 

by Jon Sherrard

plugin wordpress wp-sane-setup

23/07 2015

0.2.2

0.2.2.0

Make some sensible setup changes to a new WordPress installation

  Sources   Download

GPLv2

The Requires

 

by Jon Sherrard

plugin wordpress wp-sane-setup

02/06 2015

0.2.1

0.2.1.0

Make some sensible setup changes to a new WordPress installation

  Sources   Download

GPLv2

The Requires

 

by Jon Sherrard

plugin wordpress wp-sane-setup

31/05 2015

0.1

0.1.0.0

Make some sensible setup changes to a new WordPress installation

  Sources   Download

GPLv2

The Requires

 

by Jon Sherrard

plugin wordpress wp-sane-setup