[wp-trac] [WordPress Trac] #5531: Add a filter to the day link in
general-template.php
WordPress Trac
wp-trac at lists.automattic.com
Wed Dec 26 15:17:44 GMT 2007
#5531: Add a filter to the day link in general-template.php
--------------------------+-------------------------------------------------
Reporter: codealsatian | Owner: anonymous
Type: enhancement | Status: new
Priority: normal | Milestone: 2.4
Component: General | Version: 2.4
Severity: normal | Keywords: filter,apply_filters,bookmarks
--------------------------+-------------------------------------------------
Please add a filter to the day hyperlink in general-template.php.
As you'll see in the attached DIFF file, I added a new function so that
it's clear to which function the filter applies. I felt it might be
confusing if the filter was included in the get_calendar() function and
yet it acts only on the day link.
I develop plugins that add classes, ids, conditional nofollows, etc., to
hyperlinks for styling and SEO.
--
Ticket URL: <http://trac.wordpress.org/ticket/5531>
WordPress Trac <http://trac.wordpress.org/>
WordPress blogging software
More information about the wp-trac
mailing list