wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren
wp_maybe_disable_trackback_for_environment › WordPress Function
Seit7.1.0
Veraltetn/v
› wp_maybe_disable_trackback_for_environment ( Keine Parameter )
| Definiert in: |
|
| Codex: |
Rejects incoming trackbacks in non-production environments.
Hooked topre_trackback_post which fires in wp-trackback.php before the
trackback is processed. Calls trackback_response() which sends an XML error
response and terminates the request.