• Resolved vadim8vz

    (@vadim8vz)


    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 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘send post from code’ is closed to new replies.