GitHub for Atom

PHP Coding Standards

Some parts of the WordPress code structure for PHP markup are inconsistent in their style. WordPress is working to gradually improve this by helping users maintain a consistent style so the code can become clean and easy to read at a glance.

Keep the following points in mind when writing PHP code for WordPress, whether for core programming code, plugins, or themes. The guidelines are similar to Pear standards in many ways, but differ in some key respects.


Warning: Undefined variable $post_id in /home/fatguyon/domains/fatguyonbike.com/public_html/wp-content/themes/framework/functions.php on line 247

Warning: Undefined variable $args in /home/fatguyon/domains/fatguyonbike.com/public_html/wp-content/themes/framework/functions.php on line 267

Warning: Undefined variable $post_id in /home/fatguyon/domains/fatguyonbike.com/public_html/wp-content/themes/framework/functions.php on line 305

Warning: Undefined variable $fields in /home/fatguyon/domains/fatguyonbike.com/public_html/wp-content/themes/framework/functions.php on line 337

Warning: Undefined variable $post_id in /home/fatguyon/domains/fatguyonbike.com/public_html/wp-content/themes/framework/functions.php on line 247

Warning: Undefined variable $args in /home/fatguyon/domains/fatguyonbike.com/public_html/wp-content/themes/framework/functions.php on line 267

Leave a Reply

Your email address will not be published. Required fields are marked *