wpseek.com
A WordPress-centric search engine for devs and theme authors



_publish_post_hook › WordPress Function

Since2.3.0
Deprecatedn/a
_publish_post_hook ( $post_id )
Access:
  • private
Parameters:
  • (int) $post_id The ID of the post being published.
    Required: Yes
Defined at:
Codex:

Hook to schedule pings and enclosures when a post is published.

Uses XMLRPC_REQUEST and WP_IMPORTING constants.


Source

Soon...