do_action( 'xmlrpc_publish_post', int $post_id )

Fires when _publish_post_hook() is called during an XML-RPC request.


Description Description


Parameters Parameters

$post_id

(int) Post ID.


Top ↑

Source Source

File: wp-includes/post.php

View on Trac


Top ↑

Changelog Changelog

Changelog
Version Description
2.1.0 Introduced.


Top ↑

User Contributed Notes User Contributed Notes

You must log in before being able to contribute a note or feedback.