• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar

WP SITES

2966

Original Genesis & WooCommerce Tutorials & 6000+ Guaranteed Code

Snippets

  • Subscriptions
  • Access
  • Log in

PHP Code

The tutorials in this archive help people read, write & use PHP code in Genesis child themes.

template_include

Using the template_include function included in WordPress, paste this PHP code at the end of your child themes functions.php file and modify

PHP Functions

get_body_class

This free code checks the body classes and executes your code if the body class exists. In this case, the code executes on any page which

PHP Functions

if else

if .... else is used as a conditional statement or conditional expression which enables you to execute code if a specific condition returns

PHP Functions

array

There's 3 types of functions which use array() out of the dozens of different array functions you can use in PHP. This tutorial explains

PHP Functions

class_exists

You can use class_exists to check if a plugin is active. ( Watch the video below which tests the code examples in this tutorial ). You

Custom Fields PHP Functions

foreach

The foreach construct only works with arrays. This means you must either use an array like this: array( '1', '2', '3' ); Or functions

PHP Functions

  • Go to page 1
  • Go to page 2
  • Go to Next Page »

Primary Sidebar

Code written by Brad Dalton specialist for Genesis & WooCommerce.

Advertise · WPEngine · Genesis · Log in

  • Account
  • Consulting
  • Post Tags
  • Contact
  • Terms
  • Monthly Membership
  • Yearly Subscriptions
  • Log in
 

Loading Comments...