Some Plugins I’ve Worked On
Plugin API failed. The plugin slug could be incorrect or there could be an error with the WP Plugin API.
Plugin API failed. The plugin slug could be incorrect or there could be an error with the WP Plugin API.
Plugin API failed. The plugin slug could be incorrect or there could be an error with the WP Plugin API.
Plugin API failed. The plugin slug could be incorrect or there could be an error with the WP Plugin API.
Posted on September 28, 2015
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 it and display it,… Read More
Category: How-to, The Basics Tags: CMB2, custom fields, post meta, Post Meta Bootcamp
Posted on September 28, 2015
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 hook, and register our metabox for the… Read More
Category: How-to, The Basics Tags: CMB2, custom fields, post meta, Post Meta Bootcamp
Posted on September 28, 2015
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 Social Links?: true Extra Resource links: Multiple URLs… Read More
Category: How-to, The Basics Tags: CMB2, custom fields, post meta, Post Meta Bootcamp
Posted on September 28, 2015
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 your posts, pages, or even… Read More
Category: How-to, The Basics Tags: CMB2, custom fields, post meta, Post Meta Bootcamp
Posted on September 28, 2015
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 you may have suspected, custom fields,… Read More
Category: How-to, The Basics Tags: CMB2, custom fields, post meta, Post Meta Bootcamp
Posted on January 6, 2015
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… Read More
Category: Articles Elsewhere, How-to, Resources, The Basics Tags: beginner, post meta, Post Meta Bootcamp, tutorial
Recent Comments