| bio | website | traveling9to5.com |
|---|---|---|
| location | Everywhere | |
| age | 27 | |
| visits | member for | 2 years, 9 months |
| seen | 2 days ago | |
| 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.
|
Jul 26 |
comment |
What is a settings group actually for? I believe this also adds in the nonces for security, so the plugin developer doesn't have to. |
|
Feb 10 |
comment |
Using Image insert control in code @NetConstructor.com It's not completed, but I will update here when it is finished. |
|
Oct 15 |
comment |
Initialization Script for “Standard” Aspects of a WordPress Website? of course, no rush at all. I was thinking this question would be really valuable and so wanted to see the whole solution. I run several WordPress sites, and I'm always looking for ways to automate the repetitive maintenance I have to do on them (plugin updates, upgrades, etc.) so some of this is really valuable. |
|
Oct 9 |
comment |
Are there any downsides to installing WordPress on Windows versus Linux? I had issues when I was developing a plugin on Windows with unicode. It had something to do with replacing whitespace with preg_replace. When I switched to Linux, the issue went away... |
|
Oct 9 |
comment |
Initialization Script for “Standard” Aspects of a WordPress Website? This is really helpful, any chance of including the rest of the functionality on here? |
|
Oct 9 |
comment |
Best Live Writer plugins to post code snippets on WordPress? See this comment on the post the JavaScript and CSS only shows up within Live Writer, it sends the actual shortcode to WordPress. |
|
Oct 9 |
comment |
Best Live Writer plugins to post code snippets on WordPress? That's interesting... it says specifically on that page "It inserts the correct ‘Wordpress shortcode’ entry around your code snippet to ensure it is displayed correctly in your WordPress.com blog." |
|
Oct 4 |
comment |
Admin-ajax.php appending a status code to ajax response Thanks! I should have read the codex more carefully... I've been looking at that page for days now. |