forked from mirror/_s
9638b7e3c6
Rationale: 1. The principle of pingbacks is based on articles. Pingbacks are a special kind of comments and the article being 'pinged-back' has to be identifiable (which they're not on archive pages and the like). 2. WP only registers a ping if it can identify the article which is supposed to have been 'pung'. See: https://developer.wordpress.org/reference/classes/wp_xmlrpc_server/pingback_ping/ 3. Pingbacks, like comments, can be disabled on a per article basis. Therefore, having the pingback url auto-discovery header in place, only makes sense on singular pages where pings are open. |
||
---|---|---|
.. | ||
custom-header.php | ||
customizer.php | ||
extras.php | ||
jetpack.php | ||
template-tags.php | ||
wpcom.php |