harness the power of wordpress

Post on 07-Jul-2015

117 Views

Category:

Software

1 Downloads

Preview:

Click to see full reader

DESCRIPTION

Building websites and web applications using Wordpress.

TRANSCRIPT

Harness the

Power of Wordpress

#M3WP@developerjustin

Justin FerrellDeveloper

#M3WP@developerjustin

@developerjustin #M3WP

@developerjustin #M3WP

Harness the

Power of Wordpress

@developerjustin #M3WP

@developerjustin #M3WP

Open

Source

@developerjustin #M3WP

Freenode

#wordpress

#wordpress-dev

#wordpress-mobile

@developerjustin #M3WP

Thorough

Documentation

@developerjustin #M3WP

Development

Community

@developerjustin #M3WP

@developerjustin #M3WP

@developerjustin #M3WP

@developerjustin #M3WP

@developerjustin #M3WP

@developerjustin #M3WP

$meta = get_post_meta(get_the_ID());

//IBU

echo $meta[“ibu”][0];

$ibu = get_field(“ibu”);

$meta = get_post_meta(get_the_ID());

//IBU

echo $meta[“ibu”][0];

//ABV

echo $meta[“abv”][0];

//Protein pairing

echo $meta[“pro_pairing”][0];

$ibu = get_field(“ibu”);

echo $ibu;

$abv = get_field(“abv”);

echo $abv;

$pro = get_field(“pro_pairing”);

echo $pro;

@developerjustin #M3WP

Extensibility

@developerjustin #M3WP

@developerjustin #M3WP

@developerjustin #M3WP

@developerjustin #M3WP

Interoperability

@developerjustin #M3WP

@developerjustin #M3WP

@developerjustin #M3WP

@developerjustin #M3WP

@developerjustin #M3WP

@developerjustin #M3WP

Website

API

Android App iOS App

@developerjustin #M3WP

Stability

@developerjustin

In Development

#M3WP

@developerjustin #M3WP

@developerjustin #M3WP

@developerjustin #M3WP

@developerjustin #M3WP

@developerjustin #M3WP

Harness the

Power of Wordpress

@developerjustin

Questions

#M3WP

top related