145 reputation
7
bio website visztpeter.me
location
age
visits member for 1 year, 9 months
seen 18 hours ago
stats profile views 13

Nov
25
asked List the 5 most recent child pages
Sep
29
accepted How can i change the name order in the admin?
Sep
28
asked How can i change the name order in the admin?
Aug
8
comment How can i add some static text above the editor?
Thanks, its fine for me, but you have to admit, an action to insert some content or something else like that would be better:)
Aug
8
accepted How can i add some static text above the editor?
Aug
8
asked How can i add some static text above the editor?
Jul
25
comment How can i remove the posts category class names from body_class
I just duplicated the get_body_class function to my functions.php, and if i change return apply_filters( 'body_class', $classes, $class ); to return $classes, it works fine. I guess something is using a filter to hook up those extra category classes, but i can't find it anywhere...
Jul
25
comment How can i remove the posts category class names from body_class
Yes, but i have 9 categories, so this solution is not exactly what i am looking for. But thanks:) Maybe i just remove the body_class function and add the category slug to the body...
Jul
24
asked How can i remove the posts category class names from body_class
May
26
accepted How can i maintain permalink structure and avoid a 404 error when loading external content?
May
26
comment How can i maintain permalink structure and avoid a 404 error when loading external content?
Yes, that was the problem, thanks! Maybe i can mess with the add_action location, like add_action=init to make this work from the functions.php
May
24
comment How can i maintain permalink structure and avoid a 404 error when loading external content?
Thanks, i just tried it, but it's not working. .com/catalog loads up my index.php, .com/catalog/anything gives me 404.php
May
24
asked How can i maintain permalink structure and avoid a 404 error when loading external content?
Mar
19
accepted Comment time is same as the post time
Mar
19
comment Comment time is same as the post time
Tried that, i copied the callback from twentyten and its the same, the date is wrong:(
Mar
19
asked Comment time is same as the post time
Nov
16
awarded  Supporter
Nov
16
accepted get_category_link() is returning nothing
Nov
16
asked get_category_link() is returning nothing
Sep
6
awarded  Tumbleweed