Search query: wp-config
Found 15 matching results
Display performance stats in WordPress
Here is how to display the page-generation time based on PHP and MySQL.
.htaccess template file for WordPress
By default, WordPress does not require any .htaccess rules to function properly. But if you want to enable pretty permalinks, a simple set of .htaccess rules must be included in your site’s root .htaccess file.
Disable external URL requests
During development there may be situations where you want to prevent WordPress from making URL requests to external websites. Here is a simple way to disable external URL requests during development.