113 reputation
5
bio website
location
age
visits member for 9 months
seen yesterday
stats profile views 4

May
4
accepted How to get permalinks with category base working with sub-categories
May
4
revised How to get permalinks with category base working with sub-categories
added 48 characters in body
May
3
revised How to get permalinks with category base working with sub-categories
Added extra snippet to make this post a one-stop solution for the category issues.
May
3
revised How to get permalinks with category base working with sub-categories
Added extra snippet to make this post a one-stop solution for the category issues.
May
3
revised How to get permalinks with category base working with sub-categories
fixed post
May
2
revised How to get permalinks with category base working with sub-categories
edited title
May
2
revised How to get permalinks with category base working with sub-categories
added 49 characters in body
May
2
comment Including category-base in a post permalink results in 404
While there is no solution using regex in rewrite rules, there still is a way to have this functionality: wordpress.stackexchange.com/questions/98083/…
May
2
revised How to get permalinks with category base working with sub-categories
deleted 32 characters in body
May
2
revised How to get permalinks with category base working with sub-categories
deleted 74 characters in body
May
2
revised How to get permalinks with category base working with sub-categories
added 75 characters in body
May
2
answered How to get permalinks with category base working with sub-categories
May
2
revised How to get permalinks with category base working with sub-categories
added 72 characters in body
May
2
asked How to get permalinks with category base working with sub-categories
Apr
30
revised Saving widget gets an undefined variable
added 4 characters in body
Apr
30
awarded  Commentator
Apr
30
comment Saving widget gets an undefined variable
I just ignored this issue for awhile but now I realize it is due to the return false in the update. I now have it return the $old_instance instead and the undefined variable no longer happens but now an empty widget can be created... seems there is no good way to handle errors with widgets... time to sit on Google for awhile...
Feb
23
revised Saving widget gets an undefined variable
Updated information to be more helpful
Feb
23
comment Saving widget gets an undefined variable
I updated my original question to reflect the response of this. First, thanks for your help. Second, I already do add_action as you can see in my updated question. The plugin saves the data I just get an undefined variable. It only happens on a new widget, not while updating or anything... I'm starting to think this is a WordPress issue...
Feb
23
revised Saving widget gets an undefined variable
Updated information to be more helpful