Title: Insert post from PHP script
Last modified: August 31, 2016

---

# Insert post from PHP script

 *  Resolved [szunyi](https://wordpress.org/support/users/szunyi/)
 * (@szunyi)
 * [10 years, 2 months ago](https://wordpress.org/support/topic/insert-post-from-php-script/)
 * Hello,
 * How can i insert a post from a PHP file.
    Please give me a working “wp_insert_post”
   example.
 * Thanks
    bye

Viewing 16 replies (of 16 total)

[←](https://wordpress.org/support/topic/insert-post-from-php-script/?output_format=md)
[1](https://wordpress.org/support/topic/insert-post-from-php-script/?output_format=md)
2

 *  [jpvitulli](https://wordpress.org/support/users/jpvitulli/)
 * (@jpvitulli)
 * [9 years, 5 months ago](https://wordpress.org/support/topic/insert-post-from-php-script/page/2/#post-8492728)
 * I don’t know if someone still needs this.
    the include you need to make such 
   a script work is this one:
 * require( ‘/<path_to_your_wordpress_installation>/wordpress/wp-root/wp-load.php’);
 * works fine for me 🙂

Viewing 16 replies (of 16 total)

[←](https://wordpress.org/support/topic/insert-post-from-php-script/?output_format=md)
[1](https://wordpress.org/support/topic/insert-post-from-php-script/?output_format=md)
2

The topic ‘Insert post from PHP script’ is closed to new replies.

## Tags

 * [insert post](https://wordpress.org/support/topic-tag/insert-post/)
 * [php](https://wordpress.org/support/topic-tag/php/)
 * [post](https://wordpress.org/support/topic-tag/post/)
 * [wp_insert_post](https://wordpress.org/support/topic-tag/wp_insert_post/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 16 replies
 * 4 participants
 * Last reply from: [jpvitulli](https://wordpress.org/support/users/jpvitulli/)
 * Last activity: [9 years, 5 months ago](https://wordpress.org/support/topic/insert-post-from-php-script/page/2/#post-8492728)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
