Hello, I'm needing every time I make a new post in Wordpress run a script . I do not want to waste time making applications, I just want to know which page is responsible for sending the posts in Wordpress. I also want to know if you can get Título da postagem
to pass as a parameter every time you have a new post.
How do I do this quickly?
The reason for this? I need to run a script that I myself did to send push notifications. I just need every time I make a new post run the script with Título da postagem
.
If you can help me; Thank you, thank you.
[EDIT] I found the name of the Wordpress file, it's called post.php and it's in the wp-admin folder, now I need to know where I put the email script and how I get the title post.php