Quantcast
Channel: WordPress.org Forums » All Topics
Viewing all articles
Browse latest Browse all 59525

send post from code

$
0
0

Replies: 1

Hi! How I make push the post from code to telegram in function.php?
Something like this:


do_action('my_send_post_to_telegram', $post->ID);
//or
custom_function_send_to_telegram($post->ID);

Viewing all articles
Browse latest Browse all 59525

Trending Articles