| bio | website | traveling9to5.com |
|---|---|---|
| location | Everywhere | |
| age | 27 | |
| visits | member for | 2 years, 9 months |
| seen | yesterday | |
| stats | profile views | 45 |
Heading around-the-world in 2012!
Follow my travels at Traveling 9 to 5
I also do custom web development and design.
|
May 13 |
answered | I want to remove top admin bar from wordpress. How to? |
|
May 13 |
answered | How do I remove the admin bar (styling) from frontend only? |
|
May 13 |
comment |
How do I remove the admin bar (styling) from frontend only? This doesn't remove the CSS margin-top: 28px !important from the front-end though? |
|
Apr 19 |
awarded | Altruist |
|
Apr 16 |
answered | Can the Next/Prev Post links be ordered by menu order or by a meta key? |
|
Apr 16 |
revised |
Can the Next/Prev Post links be ordered by menu order or by a meta key? filters in the plugin didn't work as the arguments were swapped. |
|
Apr 16 |
suggested | suggested edit on Can the Next/Prev Post links be ordered by menu order or by a meta key? |
|
Apr 13 |
awarded | Investor |
|
Mar 20 |
awarded | Popular Question |
|
Feb 23 |
accepted | Is it possible to change the log file location for WP_DEBUG_LOG? |
|
Feb 2 |
comment |
Is it possible to change the log file location for WP_DEBUG_LOG? This works well if you can put the code in a plugin or theme, thanks! |
|
Feb 2 |
answered | Is it possible to change the log file location for WP_DEBUG_LOG? |
|
Feb 2 |
comment |
Is it possible to change the log file location for WP_DEBUG_LOG? I was able to get this to work by adding it into a mu-plugin. Is there anyway for me to just make this change within wp-config? I'm assuming I'd just have to set WP_DEBUG_LOG to false and replace what it does myself? |
|
Feb 2 |
comment |
Is it possible to change the log file location for WP_DEBUG_LOG? I tried adding this to my wp-config.php file and it doesn't work. Is that because wp-config.php is maybe loaded earlier than the actual place in the code where WP_DEBUG_LOG is used to define the log file? |
|
Feb 1 |
comment |
Is it possible to change the log file location for WP_DEBUG_LOG? So I would need to turn off WP_DEBUG_LOG in order to make sure that the debug.log file is never created in my wp-content directory? |
|
Feb 1 |
asked | Is it possible to change the log file location for WP_DEBUG_LOG? |
|
Jan 25 |
revised |
How to Upgrade and Deploy WordPress Install as a Git Submodule? removed personal data |
|
Jan 25 |
comment |
How to Upgrade and Deploy WordPress Install as a Git Submodule? I'm not trying to download the tarballs, just checkout the release tag from github. |
|
Jan 25 |
comment |
How to Upgrade and Deploy WordPress Install as a Git Submodule? Yeah, I figured I'd give it a shot since maybe other WP devs do the same thing. I'll ask it over there. |
|
Jan 25 |
asked | How to Upgrade and Deploy WordPress Install as a Git Submodule? |