Skip to content

All useful wordpress globals in a wp-config.php, ready for a new project. Set your variables and just remove what you don't need.

Notifications You must be signed in to change notification settings

pixeline/wp-config-supercharged

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 

Repository files navigation

wp-config.php Super Charged.

All wordpress configuration constants in a wp-config.php, ready for a new project. Set your variables and just remove what you don't need.

It is pre-configured to play with a local DEVELOPMENT server and a PRODUCTION ("live") server.

Need a STAGING server configuration?

Copy the 'live' case, as a Staging is supposed to mirror the production server.

Credits

Most of these tricks were learned by reading

Too hard?

Try https://generatewp.com/wp-config/

Discuss / Share tricks ?

  • use this repo's Issues, submit pull requests. You know the drill.

About

All useful wordpress globals in a wp-config.php, ready for a new project. Set your variables and just remove what you don't need.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages