Archive | Filters RSS feed for this section

url_to_postid

Examine a url and try to determine the post ID it represents.Checks are supposedly from the hosted site blog.

3271

Continue reading

update_option

Update the value of an option that was already added.You do not need to serialize values. If the value needs to be serialized, then it will be serialized before it is inserted into the database. Remember, resources can not be serialized or added as an option.

3185

Continue reading