Add hook to allow me modify paths out wp-config
-
Right now, if I want to modify the caching path, I must do it in the wp-config file. Problem is that at that point, not much else is defined, so it’s hard to create conditionals. Some servers won’t allow anything to be written to wp-content.
So.. it would be useful to have a hook to allow me to modify these paths (eg “MMR_CACHE_DIR”) at theme level (functions.php).
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘Add hook to allow me modify paths out wp-config’ is closed to new replies.