| bio | website | traveling9to5.com |
|---|---|---|
| location | Everywhere | |
| age | 27 | |
| visits | member for | 2 years, 9 months |
| seen | May 16 at 22:51 | |
| 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 27 |
comment |
Image Insert into posts and pages not working after 3.2.1 update The prop method is new to jQuery 1.6, so like @jeff-sebring mentioned, it is a jQuery conflict. You are likely loading an older version of jQuery somewhere in the code. Since you say there are no plugins enabled, have you hacked around with core, or made any changes to the twenty eleven theme? |
|
Jul 27 |
revised |
Edit the_content function Added unique chars to the beginning of the function, so as not to cause any issues if someone copies and pastes |
|
Jul 27 |
comment |
Editing Pages that Have Already Been Published haha, I guess so. |
|
Jul 27 |
awarded | Commentator |
|
Jul 27 |
comment |
If the only permalink setting is %postname% what happens in the case of old duplicates? So it doesn't matter if it's an "old" post or what your permalink settings are, WP ensures that all slugs are unique? |
|
Jul 27 |
answered | Editing Pages that Have Already Been Published |
|
Jul 27 |
awarded | Promoter |
|
Jul 27 |
answered | Edit the_content function |
|
Jul 27 |
comment |
Where can I download WordPress themes from? Many already know this, but in case someone is new, and looking for WP themes, NEVER download themes from any site other than the official WP repository, or the author/company's official website. You are asking to get your site hacked if you do. |
|
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. |
|
Jul 8 |
awarded | Editor |
|
Jul 8 |
revised |
What process do you use for WordPress development? made each url a proper link |
|
Jun 15 |
awarded | Tumbleweed |
|
Jun 14 |
awarded | Critic |
|
Jun 8 |
asked | Issue with using .htaccess to redirect feedburner feed |
|
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 |
awarded | Supporter |
|
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? |