• Skip to main content
  • Skip to primary sidebar
  • About
  • Contact
  • Resources
  • Blog
    • Easy Digital Downloads
    • General
    • Genesis Framework
    • jQuery/JavaScript
    • Project Management
    • WordPress Functions
    • WordPress Plugin Development
  • Army Lessons

Scott DeLuzio

WordPress Development Tutorials

Scott DeLuzio

Intro to WordPress Plugin Development: Sanitize and Validate Data

August 14, 2017 Scott DeLuzio Leave a Comment

WordPress Plugin Development Sanitize and Validate Data
This entry is part 10 of 12 in the series Intro to WordPress Plugin Development

Data sanitization and validation are two very important topics to be aware of when building a plugin. Your plugin will be writing, reading, and editing data in the database. Whenever you interact with the database, you open the possibility of bad things happening. What is data validation? Data validation is basically a way to make […]

Tutorial Series

Intro to WordPress Plugin Development: Adding a Settings Page

August 14, 2017 Scott DeLuzio Leave a Comment

WordPress Plugin Development Settings Page
This entry is part 9 of 12 in the series Intro to WordPress Plugin Development

In the previous part of the Intro to WordPress Plugin Development series, we talked about how to add menu links to the dashboard. We briefly touched on adding content to the page that the link points to, but that content isn’t particularly useful. What we need is a way for users to interact with our […]

Tutorial Series

Intro to WordPress Plugin Development: Add a Menu to Dashboard

August 14, 2017 Scott DeLuzio 3 Comments

WordPress Plugin Development add a Dashboard Menu
This entry is part 8 of 12 in the series Intro to WordPress Plugin Development

In this section of the Intro to WordPress Plugin Development series, we’re going to learn how to add a menu to the dashboard with our plugin. Menus in WordPress can be overused by plugins. Some plugin developers feel that their plugin should have its own top-level menu when it’s really a plugin that belongs nested […]

Tutorial Series

Intro to WordPress Plugin Development: Loading Scripts and Styles

August 14, 2017 Scott DeLuzio 1 Comment

WordPress Plugin Development Loading Scripts and Styles
This entry is part 7 of 12 in the series Intro to WordPress Plugin Development

We’ve done a lot to advance on the basics of WordPress plugin development during the Intro to WordPress Plugin Development series. Next, we’ll look at how to properly load scripts and styles. The wrong way to load a script or style It is possible to load a script or style into the site header using […]

Tutorial Series

Intro to WordPress Plugin Development: Shortcodes

August 14, 2017 Scott DeLuzio Leave a Comment

WordPress Plugin Development Custom Shortcodes
This entry is part 6 of 12 in the series Intro to WordPress Plugin Development

We’ve been able to get quite a bit accomplished so far in the Intro to WordPress Plugin Development series. Next, we’ll be diving into creating our own custom shortcodes next. What are WordPress shortcodes? According to the WordPress codex, shortcodes were introduced to create macros to be used in a post’s content. So, what does […]

Tutorial Series

  • « Go to Previous Page
  • Page 1
  • Interim pages omitted …
  • Page 9
  • Page 10
  • Page 11
  • Page 12
  • Page 13
  • Interim pages omitted …
  • Page 20
  • Go to Next Page »

Primary Sidebar

Come say hi!

  • Facebook
  • GitHub
  • Instagram
  • LinkedIn
  • Twitter
  • YouTube

Tweets by scottdeluzio

My Products

Conditional Checkout FieldsFull Screen Background ImagesQuick CheckoutWP1099

I use affiliate links throughout this site and may earn a commission if you purchase through my links. I do not link to products or services that I do not trust, or use myself.
© 2025 · Scott DeLuzio · Built on the Genesis Framework