Make WordPress Core

Opened 9 years ago

Closed 9 years ago

#35628 closed enhancement (fixed)

Add rest_post_dispatch filter to WP_REST_Server->embed_links()

Reported by: danielbachhuber's profile danielbachhuber Owned by: rmccue's profile rmccue
Milestone: 4.5 Priority: normal
Severity: normal Version:
Component: REST API Keywords: has-patch
Focuses: Cc:

Description

We should be able to filter embedded resources too

cc @westonruter

Attachments (1)

35628.1.diff (665 bytes) - added by danielbachhuber 9 years ago.

Download all attachments as: .zip

Change History (2)

#1 @rmccue
9 years ago

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

In 36536:

REST API: Apply rest_post_dispatch to embedded responses.

Fixes #35628.
Props @danielbachhuber.

Note: See TracTickets for help on using tickets.