Posts Tagged plugin

Create a Custom WordPress Plugin From Scratch

Create a Custom WordPress Plugin From Scratch

Sunday, May 10, 2009 No Comments

This tutorial will describe the implementation of a Wordpress plugin starting from scratch. The plugin will connect to an external OSCommerce database and display random products on your Wordpress site. It also implements a configuration page for the Wordpress admin panel.

  • Share/Bookmark

Tags: ,

Category: PHP

A Crash-Course in WordPress Plugin Development

A Crash-Course in WordPress Plugin Development

Tuesday, April 28, 2009 No Comments

Despite an extensive codex, many WordPress users remain unfamiliar with how to create their own custom plugins. In today’s screencast, we’ll start from scratch and build our first usable plugin. For this example, we’ll write a simple “tuts formatting” function that allows a blog editor to more easily format articles.

  • Share/Bookmark

Tags: , ,

Category: PHP

WordPress for Designers: Day 10

WordPress for Designers: Day 10

Wednesday, March 18, 2009 No Comments

While we sort out the final touches on the .psd file, we are going to spend some time today to have a little fun with Wordpress and also create a very simple Wordpress plugin. If you are interested in learning more about using RSS feeds with wordpress and would like to learn the basics of creating a plugin, then today is the day for you!

  • Share/Bookmark

Tags: , ,

Category: PHP