120 reputation
5
bio website
location
age 28
visits member for 1 year
seen Jun 8 at 15:04
stats profile views 2

May
23
awarded  Popular Question
Oct
10
comment “update_post_meta” not working in “wp_insert_post_data” hook
eventually I had to add two different hooks, one for the post_title and one for the custom field. Thank you for your suggestions
Oct
9
revised “update_post_meta” not working in “wp_insert_post_data” hook
added 16 characters in body
Oct
9
comment “update_post_meta” not working in “wp_insert_post_data” hook
I also corrected the post_id thing in question's code.
Oct
9
comment “update_post_meta” not working in “wp_insert_post_data” hook
The problem is that I don't want to save the whole post, just update the custom field. "ad_change_title" function contains some other actions that I didn't mention, in order to keep the code simple and clear.
Oct
8
asked “update_post_meta” not working in “wp_insert_post_data” hook
Oct
8
comment Change post title during post saving process
I just tested your solution and it works!
Oct
8
awarded  Supporter
Oct
8
accepted Change post title during post saving process
Oct
5
asked Change post title during post saving process
Jul
4
comment query_posts() - problem with “s” parameter
My form is placed in sidebar.php. Only results are displayed in search.php.
Jun
30
comment query_posts() - problem with “s” parameter
that was the first thing I tried to do but it didn't work either... this issue is causing me headache
Jun
28
awarded  Editor
Jun
28
revised query_posts() - problem with “s” parameter
deleted 183 characters in body
Jun
26
asked query_posts() - problem with “s” parameter
Jun
20
awarded  Scholar
Jun
20
accepted cat_is_ancestor_of() for custom taxonomies
Jun
20
awarded  Student
Jun
20
asked cat_is_ancestor_of() for custom taxonomies