Skip to content
Mike In Monospace
  • Twitter
  • Git
  • About
  • Contact

A blog about web development

wordpress tutorials

Create An Image Slide Plugin Part 7: Create WordPress Shortcodes

Posted on Updated March 5, 2020May 24, 2018 by Mike
Create An Image Slide Plugin Part 7: Create WordPress Shortcodes

In the seventh post from this series we’re going to talk about how to create your own WordPress shortcodes in order to display the slides and sliders we created. The previous post in which we added custom metadata to our mnsp_slider taxonomy terms, was the last post focusing only on the admin side. Starting now […]

Create An Image Slide Plugin Part 6: Create Taxonomy Term Meta

Posted on Updated March 5, 2020May 12, 2018 by Mike
Create An Image Slide Plugin Part 6: Create Taxonomy Term Meta

In this post we’ll be adding a few pieces of metadata to the sliders we’ll be creating using the taxonomy we added to our custom post type in an earlier post. In the previous post we talked about metadata and we created a custom meta box in which we collect additional information about each slide […]

Create An Image Slide Plugin Part 5: Create A Custom Meta Box

Posted on Updated March 5, 2020May 2, 2018 by Mike
Create An Image Slide Plugin Part 5:  Create A Custom Meta Box

Here we are with another post of our series in which we’re gonna create a custom meta box for our slide post type in which we’ll be able set some custom options that we’ll be defining later in this post. In the previous post we created a custom taxonomy for grouping multiple slides into a slider, which actually […]

Recent Posts
  • Web Development Tools & Terminology – Back End
  • Create An Image Slide Plugin Part 8: Create A WordPress Slider Shortcode
  • Create An Image Slide Plugin Part 7: Create WordPress Shortcodes
  • Create An Image Slide Plugin Part 6: Create Taxonomy Term Meta
  • Create An Image Slide Plugin Part 5: Create A Custom Meta Box
  • Create An Image Slide Plugin Part 4: Create A Custom Taxonomy
  • Create An Image Slide Plugin Part 3: Create A Custom Post Type
  • Create An Image Slide Plugin Part 2: Setup
  • Create An Image Slide Plugin Part 1: Intro
  • WordPress Internals: Loading Sequence
  • We Have Liftoff
Privacy & Cookies: This site uses cookies. By continuing to use this website, you agree to their use.
To find out more, including how to control cookies, see here: Cookie Policy
© 2021 Mike In Monospace