Quantcast
Channel: DsgnWrks » The Basics
Browsing latest articles
Browse All 10 View Live

Primer On Globals, PHP, Classes. or OOP.

This is a post about PHP classes written for class/OOP (Object-Oriented Programming) n00bs. If that’s you, feel free to stick around. This post also is based on the assumption that you’ve become...

View Article



Sending a server-side (WordPress/PHP) development environment variable to...

This is written for PHP and/or WordPress, but the principle applies to any server-side language. First we’ll we’ll create a php function for determining our environment: <?php /** * Get development...

View Article

Post Meta Bootcamp

Last year I wrote an “Intro to Post Meta” series of posts for wpsnipp.com. I highly recommend you check them out if you’re looking to learn how to use WordPress post meta. What is Post Meta? An intro...

View Article

Better Javascript, a WDSLunch presentation

In March, I (re)presented on some of the fundamentals of writing better javascript for an internal WDSLunch presentation. The slides contain a ton of useful info and are an accumulation of a lot of...

View Article

Image may be NSFW.
Clik here to view.

What is Post Meta? An intro to WordPress Custom Fields

You may have also heard that WordPress has something called “custom fields.” The WordPress Codex says this in relation to custom fields, “This arbitrary extra information is known as meta-data.” So as...

View Article


Post Meta.. How do I save it?

This is Part 2 of a five-part series on working with WordPress post-meta. If you haven’t, you’ll probably want to start with Part 1. Today, we’re going to talk about how to store those bits of data to...

View Article

Post Meta.. How do I save it? (add_post_meta)

This is Part 3 of a five-part series on working with WordPress post-meta. If you haven’t, you’ll probably want to start with Part 1. Post background color: #FF0000 Subtitle: My Post Subtitle Show...

View Article

Image may be NSFW.
Clik here to view.

Post Meta.. Let’s make something!

This is Part 4 of a five-part series on working with WordPress post-meta. If you haven’t, you’ll probably want to start with Part 1. So let’s break it down. First we’ll hook into the add_meta_boxes...

View Article


Post Meta.. The most valuable resources

This is Part 5 of a five-part series on working with WordPress post-meta. If you haven’t, you’ll probably want to start with Part 1. Now that you have a decent understanding of meta data, how to save...

View Article


“Designeveloper — a Practical Designer’s Guide to Next-level Your...

Bridging the designer/developer gap is a challenge not often accepted. Designers who are comfortable in PHP and in the ‘back-end’ of WordPress are rare enough that we’ve coined the term ‘unicorn’ to...

View Article
Browsing latest articles
Browse All 10 View Live




Latest Images