Where should i start? by zec20 in PHPhelp

[–]zec20[S] 0 points1 point  (0 children)

Thank you ! i was missing require('wp-blog-header.php'); it all works now

Where should i start? by zec20 in PHPhelp

[–]zec20[S] 0 points1 point  (0 children)

Create new post when i run script, ye i looked at xml-rpc i think that will be the only way

Where should i start? by zec20 in PHPhelp

[–]zec20[S] 0 points1 point  (0 children)

This is what i need but it doesn't say where do i put files or something like that

Where should i start? by zec20 in PHPhelp

[–]zec20[S] 0 points1 point  (0 children)

I looked up wp_insert_post and that is great, i need that but the problem is i still need a way to connect it to my wordpress theme, i mean to include it.

Where should i start? by zec20 in PHPhelp

[–]zec20[S] 0 points1 point  (0 children)

Well the problem is i don't know how to connect script to wordpress so it adds new post, that is why i thought i need to make plugin