Make WordPress Core

Opened 19 years ago

Closed 18 years ago

Last modified 18 years ago

#5530 closed enhancement (fixed)

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

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

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 19 years ago.

Download all attachments as: .zip

Change History (7)

#1 @ffemtcj
18 years ago

  • Milestone 2.52.6

#2 @JohnLamansky
18 years ago

  • Component GeneralTemplate
  • Keywords has-patch hook get_archives_link added; apply_filters archives removed
  • Milestone 2.62.5.2

+1

#3 @ryan
18 years ago

  • Resolutionfixed
  • Status newclosed

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

#4 @ryan
18 years ago

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

#5 @ryan
18 years ago

  • Milestone 2.5.22.9

Milestone 2.5.2 deleted

#6 @westi
18 years ago

  • Milestone 2.92.6
Note: See TracTickets for help on using tickets.