Ticket #4160 (closed enhancement: fixed)

Opened 1 year ago

Last modified 1 year ago

New Hook: filter for url in url_to_postid()

Reported by: alexkingorg Assigned to: rboren
Priority: high Milestone: 2.2
Component: General Version:
Severity: normal Keywords: hook has-patch
Cc:

Description

This is needed so that you can massage the incoming URL in a pingback/trackback to match the custom permalink structure you've created via all the permalink hooks.

Attachments

patch.diff (484 bytes) - added by alexkingorg on 04/18/07 16:35:13.
patch

Change History

04/18/07 16:35:13 changed by alexkingorg

  • attachment patch.diff added.

patch

04/18/07 22:51:55 changed by ryan

  • status changed from new to closed.
  • resolution set to fixed.

(In [5283]) Add url_to_postid filter. Props Alex King. fixes #4160