| bio | website | tomauger.com |
|---|---|---|
| location | Toronto, Canada | |
| age | ||
| visits | member for | 2 years, 2 months |
| seen | yesterday | |
| stats | profile views | 463 |
WordPress developer. Always learning. Hoping to contribute.
|
Aug 26 |
revised |
Can I attach a document (eg: PDF) but have a JPEG as a thumbnail? added 105 characters in body |
|
Aug 25 |
revised |
the_author_posts_link() for authors of custom post types Added solution grown from Chip's answer. |
|
Aug 23 |
revised |
How safe / sanitized is wp_insert_posts()? added 206 characters in body |
|
Aug 11 |
revised |
add_role() run only once? edited title |
|
Jul 6 |
revised |
Read-only taxonomy (user can assign term but can't create or edit existing terms) Figured out that custom tax caps can help, but how to prevent admins? |
|
Jun 24 |
revised |
As soon as I add a custom query_var using the filter, my pages point to an archive page - why? edited title |
|
Jun 24 |
revised |
As soon as I add a custom query_var using the filter, my pages point to an archive page - why? added 172 characters in body; added 123 characters in body; edited title |
|
Jun 9 |
revised |
Is $object_type truly required with register_taxonomy()? changed the title to be more answerable |
|
Jun 8 |
revised |
Complex widget form UI - examples and best practices Clarified that I'm looking for examples with a high usability factor |
|
May 27 |
revised |
How can I use AJAX to save/update a widget form? made the title more succinct |
|
May 20 |
revised |
Pasting code into WordPress post - LFs being eaten added 93 characters in body |
|
May 20 |
revised |
Pasting code into WordPress post - LFs being eaten stipulated I was using the visual editor |
|
May 11 |
revised |
Debugging / displaying errors in WP_Widget->form() clarified point a) |
|
May 6 |
revised |
Best practice for including plugin output in a template without using shortcode? highlighted "best practice" because I'm really looking for idiomatic and best-practice ways of achieving what I'm asking. |
|
May 1 |
revised |
Opinions and recommendations on the best barebones base theme just bolded the word "barebones" to emphasize that we're not talking about visuals here |
|
Apr 30 |
revised |
is_plugin_active function doesn't exist removed an extraneous piece of the code |