Make WordPress Core

Opened 17 years ago

Closed 16 years ago

Last modified 16 years ago

#5530 closed enhancement (fixed)

Add a filter to get_archives_link() in general-template.php

Reported by: codealsatian's profile codealsatian Owned by:
Milestone: 2.6 Priority: normal
Severity: normal Version: 2.5
Component: Template Keywords: has-patch hook filter get_archives_link
Focuses: Cc:

Description

It will be very useful to have a filter on the archive hyperlink that's generated in the get_archives_link() function in general-template.php.

I develop plugins that add classes, ids, conditional nofollows, etc., to hyperlinks for styling and SEO.

Attachments (1)

general-template.php.diff (1.0 KB) - added by codealsatian 17 years ago.

Download all attachments as: .zip

Change History (7)

#1 @ffemtcj
16 years ago

  • Milestone changed from 2.5 to 2.6

#2 @JohnLamansky
16 years ago

  • Component changed from General to Template
  • Keywords has-patch hook get_archives_link added; apply_filters archives removed
  • Milestone changed from 2.6 to 2.5.2

+1

#3 @ryan
16 years ago

  • Resolution set to fixed
  • Status changed from new to closed

(In [7959]) get_archives_link filter. Props codealsatian. fixes #5530 for trunk

#4 @ryan
16 years ago

(In [7960]) get_archives_link filter. Props codealsatian. fixes #5530 for 2.5

#5 @ryan
16 years ago

  • Milestone changed from 2.5.2 to 2.9

Milestone 2.5.2 deleted

#6 @westi
16 years ago

  • Milestone changed from 2.9 to 2.6
Note: See TracTickets for help on using tickets.