Browsing Author

Cristian Lupu

This author has yet to write their bio.
Author Feed

Build a Custom WordPress Plugin

Create a Custom WordPress Plugin From Scratch

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.