Make WordPress Core

Opened 17 years ago

Closed 17 years ago

Last modified 17 months ago

#4160 closed enhancement (fixed)

New Hook: filter for url in url_to_postid()

Reported by: alexkingorg's profile alexkingorg Owned by: rboren's profile rboren
Milestone: 2.2 Priority: high
Severity: normal Version:
Component: General Keywords: hook has-patch
Focuses: 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 (1)

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

Download all attachments as: .zip

Change History (4)

@alexkingorg
17 years ago

patch

#1 @ryan
17 years ago

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

(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.


17 months 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.