Make WordPress Core

Opened 19 years ago

Closed 19 years ago

Last modified 4 years ago

#4160 closed enhancement (fixed)

New Hook: filter for url in url_to_postid()

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

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 (1)

patch.diff (484 bytes ) - added by alexkingorg 19 years ago.
patch

Download all attachments as: .zip

Change History (4)

@alexkingorg
19 years ago

patch

#1 @ryan
19 years ago

  • Resolutionfixed
  • Status newclosed

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

This ticket was mentioned in PR #4206 on WordPress/wordpress-develop by @hellofromTonya.


4 years ago
#2

Updates the Test Old Branches GitHub Actions workflow for the 6.2 branch.

This PR does not include changing the performance workflow (see PR #4160). See discussion in Slack. @desrosj will handle the performance workflow separately.

Note: See TracTickets for help on using tickets.