Opened 5 years ago
Closed 5 years ago
#8334 closed defect (bug) (fixed)
oembed/1.0/embed/activity is missing the required permission_callback
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 6.2.0 | Priority: | normal |
| Severity: | normal | Version: | 2.6.0 |
| Component: | Activity | Keywords: | has-patch |
| Cc: |
Description
Just found this doing_it_wrong notice added in WordPress 5.5. As this route is used to embed activity content into a Post, we simply need to use the __return_true function as the permission callback.
Attachments (1)
Change History (3)
Note: See
TracTickets for help on using
tickets.
In 12685: