Display calendar with days that have posts as links.The calendar is cached, which will be retrieved, if it exists. If there are no posts for the month, then it will not be displayed.
1236
Continue readingDisplay calendar with days that have posts as links.The calendar is cached, which will be retrieved, if it exists. If there are no posts for the month, then it will not be displayed.
1236
Continue readingGet boundary post relational link.Can either be start or end post relational link.
1232
Continue readingRetrieves the list of bookmarksAttempts to retrieve from the cache first based on MD5 hash of arguments. If that fails, then the query will be built from the arguments and executed. The results will be stored to the cache.
1226
Continue readingRetrieve option value based on setting name and blog_id.If the option does not exist or does not have a value, then the return value will be false. This is useful to check whether you need to install an option and is commonly used during installation of plugin options and to test whether upgrading is required.
1214
Continue reading