↓

Ryan Stevenson Amazon WordPress Plugins

WP Plugins developed by Ryan Stevenson for Amazon affiliates and other internet marketers.

Ryan Stevenson Amazon WordPress Plugins
Home Menu ↓
Skip to primary content
Skip to secondary content
  • Recommended WordPress Hosting
  • Have Questions? Contact Support Here!
Home→Categories Plugin Development

Category Archives: Plugin Development

WordPress Database Functions & Usage

Posted on August 30, 2012 by August 30, 2012

WordPress has it’s own built-in database functions that plugin developers can use. Since WP already uses a mySQL database, everything you need as a developer is already there. WordPress Options vs Custom Database Usage Whenever you want to save some … Continue reading →

Posted in Plugin Development | Tagged database, multisite, plugin basics

Using Custom WordPress Plugin Options

Posted on August 26, 2012 by August 26, 2012

One of the most commonly used types of WordPress functions by developers are the option functions. Options give developers an easy way to store and retrieve information from the database. In many cases, these are used for plugin settings pages … Continue reading →

Posted in Plugin Development | Tagged multisite, plugin basics

How to Name Plugin Functions, Options, Variables & More

Posted on August 25, 2012 by August 25, 2012

Experienced programmers and WordPress plugin developers will likely think that it is silly to even waste a whole website page to cover this subject, but it is actually extremely important that all WP developers understand this properly. Here is the … Continue reading →

Posted in Plugin Development | Tagged plugin basics

Using WordPress Plugin Activation and Deactivation Hooks

Posted on August 25, 2012 by August 25, 2012

Although the concept behind using the activation and deactivation hooks in a WordPress plugin is fairly simple, these hooks are necessary to make almost any plugin function properly. A WP hook allows you to execute your own code in a … Continue reading →

Posted in Plugin Development | Tagged plugin basics, wordpress hooks

Create Your First WordPress Plugin – File Structure Tutorial

Posted on August 24, 2012 by August 25, 2012

When you are ready to create and begin programming your first WordPress plugin, the first thing you need to worry about is the file structure of the plugin. Name Your WP Plugin To get started, you will need to name … Continue reading →

Posted in Plugin Development | Tagged file structure
©2010-2019 - Ryan Stevenson
↑
X