Clickable date 1.0
Finally, after a couple of weeks waiting I got the approval for hosting one of my WordPress plugins in the official repository. It’s been a while since I have prepared the first major version of “Clickable date” plugin but I was waiting for this moment to publish it!
In brief, this version aims to make things much easier for you guys since it is no longer required to edit your theme files. The dates are converted automatically into links unless you are using an old version of WordPress like 1.5.x. If you are already using an older version of the plugin you can easily and safely upgrade to this one. Please note, that there is no need to re-edit your theme files; the plugin supports the old-school functions clickable_date and clickable_time.
Thank you all for using and supporting this plugin. Don’t hesitate to leave a comment for suggestions or questions.
- Previous post: The Little Moo
- Next post:AJAX Cross Domain Proxy
Hi, was wondering if you could help me with this error:
Fatal error: Call to undefined function: dates_to_remember() in /home/domainname/public_html/wp-content/themes/fresh-modified-10/bottom.php on line 34
Thanks, Ken
Hi Ken,
the function that you mention (
dates_to_remember()) has nothing to do with this plugin. It seems that there is an issue with your theme “Fresh Modified 1.0″ and you should contact the author. In case that you made any changes inbottom.php, please make sure that the functiondates_to_remember()exists.