[wp-trac] [WordPress Trac] #64837: Disable pings/trackbacks for local, development, and staging environments
WordPress Trac
noreply at wordpress.org
Tue May 26 00:18:16 UTC 2026
#64837: Disable pings/trackbacks for local, development, and staging environments
--------------------------------------+-------------------------
Reporter: cagrimmett | Owner: ramonopoly
Type: enhancement | Status: closed
Priority: normal | Milestone: 7.1
Component: Pings/Trackbacks | Version:
Severity: normal | Resolution: fixed
Keywords: has-patch has-unit-tests | Focuses:
--------------------------------------+-------------------------
Changes (by ramonopoly):
* status: reopened => closed
* resolution: => fixed
Comment:
In [changeset:"62417" 62417]:
{{{
#!CommitTicketReference repository="" revision="62417"
Disable pings/trackbacks for local, development, and staging environments
When WP_ENVIRONMENT_TYPE is not `production`, disable pingbacks and
trackbacks.
Otherwise, when `WP_ENVIRONMENT_TYPE` is `local`, `development`, or
`staging`, pingbacks and trackbacks are sent when posts are published.
This creates confusion on the receiving end and is unnecessary for testing
workflows.
Props arcangelini, cagrimmett, ramonopoly, tyxla, khushipatel15.
Fixes #64837.
}}}
--
Ticket URL: <https://core.trac.wordpress.org/ticket/64837#comment:24>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list