3 reputation
2
bio website
location
age
visits member for 4 months
seen May 20 at 13:25
stats profile views 1

Jan
12
awarded  Scholar
Jan
12
accepted Wordpress: do something only for new posts and not for updated ones
Jan
1
comment Wordpress: do something only for new posts and not for updated ones
I'm not sure to understand what you say. What do you mean with "meta element" ?
Dec
31
asked Wordpress: do something only for new posts and not for updated ones
Dec
30
awarded  Editor
Dec
30
revised wp_is_post_autosave is not working
updated code
Dec
30
comment wp_is_post_autosave is not working
I see that publish_post is not a hook, so I tried with add_filter('publish_post', 'koolmind_facebook_post_article'); but it's the same...
Dec
30
comment wp_is_post_autosave is not working
I tried with add_action('publish_post', 'koolmind_facebook_post_article'); but now nothing is published even when I click on PUBLISH :(
Dec
30
asked wp_is_post_autosave is not working