| bio | website | chrissciolla.com |
|---|---|---|
| location | United States | |
| age | ||
| visits | member for | 2 years, 2 months |
| seen | Apr 2 at 21:09 | |
| stats | profile views | 22 |
I play with cars, motorcycles, and WordPress.
|
Feb 4 |
accepted | function to remove 'comments and trackbacks are closed' |
|
Jan 19 |
awarded | Notable Question |
|
Sep 10 |
asked | Adding new sites to Multisite won't register in Dashboard |
|
Aug 31 |
awarded | Tumbleweed |
|
Aug 24 |
asked | Extending Widgets - Exclude # of posts field from Recent Posts Widget |
|
Jun 16 |
awarded | Popular Question |
|
May 3 |
revised |
Settings API - sanitizing urls, email addresses and text added 59 characters in body |
|
May 3 |
comment |
How do you create %post_type%/%postname%/ permalink structure? I'm not sure I'm following you then. Do you already have a custom post type registered in your functions.php? or are you referring to just a category? I have a custom post type registered for contributors, and have an author as a post under that custom post type. So my URL reads www.example.com/contributor/author. That's how permalinks are setup when using custom post types with the permalink structure set to just %postname% |
|
May 3 |
comment |
How do you create %post_type%/%postname%/ permalink structure? Just select the %postname% permalink structure, and when you're on a post within that custom post type, it will display both in the url. |
|
May 3 |
comment |
Settings API - sanitizing urls, email addresses and text Hey @ChipBennett, I am aware of how to sanitize text vs. email vs. web address. My question is if I can sanitize them within the same section, i.e., when the register_settings sanitizes the section settings, or if I should create a new set of settings for the email, and again for the web address, to sanitize them separately. Hope this clears things up. |
|
May 3 |
accepted | Message box when accessed from iPad |
|
May 3 |
revised |
Settings API - sanitizing urls, email addresses and text deleted 1 characters in body |
|
May 3 |
comment |
Solving a get_user_meta() problem in Multisite this worked, but I decided a simple theme option was the more logical way to go. thanks boone, maybe it'll clear it up for someone |
|
May 3 |
accepted | Solving a get_user_meta() problem in Multisite |
|
May 3 |
asked | Settings API - sanitizing urls, email addresses and text |
|
Apr 30 |
revised |
Solving a get_user_meta() problem in Multisite added 280 characters in body |
|
Apr 30 |
asked | Solving a get_user_meta() problem in Multisite |
|
Apr 23 |
comment |
Rotate 5 testimonials at a time with jQuery Ok, sorry about that guys. I'll start with the tutorials and post in the respective forum if I can't find a proper solution. |
|
Apr 22 |
revised |
Rotate 5 testimonials at a time with jQuery added 7 characters in body |
|
Apr 22 |
comment |
Rotate 5 testimonials at a time with jQuery t-p, thanks for the suggestion! but I'm looking for something a bit less bulky and more customized for this one function. |