1,489 reputation
1030
bio website tomauger.com
location Toronto, Canada
age
visits member for 2 years, 3 months
seen Jun 11 at 16:52
stats profile views 493

WordPress developer. Always learning. Hoping to contribute.


Jun
8
comment Complex widget form UI - examples and best practices
Added a bounty because so far there are no answers that show Best Practices, a high degree of usability, or design solutions that are accepted by the community as being the way to go.
Jun
8
comment What is the best way to create a menu item that links to all posts with a certain tag?
Outstanding. Wonderfully simple. Thank you.
Jun
8
accepted What is the best way to create a menu item that links to all posts with a certain tag?
Jun
7
asked What is the best way to create a menu item that links to all posts with a certain tag?
Jun
7
comment Pasting code into WordPress post - LFs being eaten
I feel dirty accepting my own answer, but I don't know how to delete a question.
Jun
7
accepted Pasting code into WordPress post - LFs being eaten
Jun
2
awarded  Critic
Jun
2
comment On the category page, get the category object
This doesn't actually make sense. In fact, this is the only response that ISN'T a correct answer. The OP wanted a way to get the cat object. is_category doesn't "check on which category you are" - it tells you IF you're on a category page. If you have the ID, then yeah you can use get_category(), but I'm assuming here that the OP was using ID=4 as an arbitrary example, but actually wouldn't know beforehand the ID of the cat he wanted to query.
May
28
comment How can I use AJAX to save/update a widget form?
Arg. so obvious. Thanks man. The link to the JS script is particularly useful. I didn't know where to look. Thanks!
May
28
accepted How can I use AJAX to save/update a widget form?
May
27
revised How can I use AJAX to save/update a widget form?
made the title more succinct
May
27
comment Pasting code into WordPress post - LFs being eaten
That's an interesting point. Well, it doesn't "change" when I switch back and forth. However I have discovered that when pasting into HTML view, the indents and linefeeds are preserved, whereas pasting into Visual has inconsistent results.
May
26
asked How can I use AJAX to save/update a widget form?
May
23
answered Why is my database import losing text widget data?
May
20
revised Pasting code into WordPress post - LFs being eaten
added 93 characters in body
May
20
comment Pasting code into WordPress post - LFs being eaten
Tried disabling the plugin and it didn't change anything.
May
20
answered Pasting code into WordPress post - LFs being eaten
May
20
revised Pasting code into WordPress post - LFs being eaten
stipulated I was using the visual editor
May
20
comment Pasting code into WordPress post - LFs being eaten
Visual editor - I've always pasted into the Visual editor. I'll update my question to reflect this.
May
20
asked Pasting code into WordPress post - LFs being eaten