mirror of
https://gh.wpcy.net/https://github.com/mainwp/Code-Snippets-Functions.git
synced 2026-04-27 11:12:20 +08:00
Bump WordPress versions. https://wordpress.org/news/2025/04/wordpress-6-8-1-maintenance-release/
14 lines
705 B
Markdown
14 lines
705 B
Markdown
## WordPress code snippets for wp-config.php
|
|
|
|
Tested version of WordPress 6.8.1.
|
|
|
|
This file is for code snippets in WordPress to add constants into the sites **wp-config.php** file.
|
|
|
|
## Things to do
|
|
|
|
1. If your not sure what this does check the [Code Snippets Functions Readme](https://github.com/mainwp/Code-Snippets-Functions/blob/master/README.md)
|
|
2. As with all code snippets located in this git, **TEST** the code snippet on one of your test sites **BEFORE** sending the code snippet to all your MainWP Child sites!
|
|
|
|
## Code snippet functions help
|
|
|
|
If you run into any issues or questions please use the [MainWP Support](https://mainwp.com/support/) page and open a ticket for the fastest response.
|