Title: Using WordPress Functions with php
Last modified: February 5, 2017

---

# Using WordPress Functions with php

 *  Resolved [uplinkpunk](https://wordpress.org/support/users/uplinkpunk/)
 * (@uplinkpunk)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/using-wordpress-functions-with-php/)
 * Hey,
 * I am developing a wordpress plugin and I want to include all wordpress functions
   to my php file.
 * Can you please tell me how to start developing with wordpress?
 * Thanks.

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Moderator [Steven Stern (sterndata)](https://wordpress.org/support/users/sterndata/)
 * (@sterndata)
 * Volunteer Forum Moderator
 * [9 years, 1 month ago](https://wordpress.org/support/topic/using-wordpress-functions-with-php/#post-8740745)
 * This is a good place for you to start:
 * [https://developer.wordpress.org/plugins/](https://developer.wordpress.org/plugins/)
 *  Thread Starter [uplinkpunk](https://wordpress.org/support/users/uplinkpunk/)
 * (@uplinkpunk)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/using-wordpress-functions-with-php/#post-8746205)
 * Hey,
 * I solved my issue as referred on this answer:
 * [http://stackoverflow.com/a/22042697](http://stackoverflow.com/a/22042697)
 *  Moderator [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * (@bcworkz)
 * [9 years, 1 month ago](https://wordpress.org/support/topic/using-wordpress-functions-with-php/#post-8746348)
 * If you are requiring wp-blog-header.php or any similar core file on your code
   page you are doing it wrong. While you are free to do what you want on your own
   site, any plugins destined for the WP repository will be summarily rejected if
   they use such techniques. Please refer to Steve’s link for proper ways to do 
   this.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Using WordPress Functions with php’ is closed to new replies.

## Tags

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

 * In: [Developing with WordPress](https://wordpress.org/support/forum/wp-advanced/)
 * 3 replies
 * 3 participants
 * Last reply from: [bcworkz](https://wordpress.org/support/users/bcworkz/)
 * Last activity: [9 years, 1 month ago](https://wordpress.org/support/topic/using-wordpress-functions-with-php/#post-8746348)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
