wpseek.com
Eine auf WordPress spezialiserte Suchmaschine für Entwickler und Theme-Autoren



publish_phone › WordPress Action Hooks

Seit1.2.0
Veraltetn/v
do_action( 'publish_phone', $post_ID )
Parameter:
  • (int) $post_ID The post ID.
    Erforderlich: Ja
Definiert in:
Codex:

Fires after a post submitted by email is published.





Quellcode

do_action( 'publish_phone', $post_ID );