Developing Custom filter
-
Hi
I’m developing a custom filter, which is using content_save_pre with no documentation in codex π filter.
the filter takes only one argument which is the content(post body).Now I need:
1.The post object or id(which I can take the whole post from it) or the permanent url.( one of the 3 is enough)
2. a way to set an option in the new post page of wordpress(where the user is creating a new post) so the user can take of the filter per post.Regards
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
The topic ‘Developing Custom filter’ is closed to new replies.