For the majority of websites, a simple contact form that asks for name, email address and message is all that's needed. Say hello to another plugin from my collection of EZ Plugins for WordPress. I call it EZ Cform. EZ Cform is probably the most lightweight contact form building plugin available for WordPress. Version 1.0.0 comes in at less than 300 lines of code. That includes comments! Why Another Plugin to Build a Contact Form? Simply put, I was tired of the bloat in today's most popular … [Read more...] about EZ Contact Form Plugin for WordPress
EZ WordPress Plugins
WordPress plugins can be really big and bloated or dead simple and lightweight. For the latter, I've developed a line of EZ plugins.
The goal of the EZ plugin line-up is to remain lightweight and simplistic. EZ plugins must be easy (a.k.a EZ) to install, maintain, configure, and use.
So go ahead and browse my collection of EZ WordPress Plugins and use them on your next project. You'll find all of the source code hosted on GitHub.
EZ Scroll to Top WordPress Plugin
EZ Scroll is an extremely lightweight Scroll to Top WordPress plugin. If you need a dead simple, no-frills smooth scroll to top WordPress plugin for your next web development project, grab the latest version from GitHub. Plugin Features Displays a semi-transparent button when user scrolls down the page Scrolls the page back to top with smooth animation Auto-hide upon returning to top of page Installation Instructions Go to GitHub and download plugin Go to your WordPress website … [Read more...] about EZ Scroll to Top WordPress Plugin
EZ White Label WordPress Plugin
On every website I build including my own, I white label WordPress using the free & lightweight plugin I developed named EZ White Label WordPress. There are numerous reasons why you would want to white label WordPress. Look more professional Fully brand the back-end of WordPress Add your contact info into the admin dashboard Include help documents and/or video content Much more... Below, are two options for white labeling WordPress. You can download the code directly from GitHub … [Read more...] about EZ White Label WordPress Plugin
EZ WordPress Functionality Plugin
A WordPress functionality plugin sometimes called a site plugin is a special plugin designed to host theme independent code snippets that extend and customize the features of WordPress. Most WordPress tutorials instruct you to place custom code snippets into your theme's functions.php file. Unfortunately, this is not always optimal. Instead you should only place theme specific functionality into your child theme's functions.php file. Not code that is theme independent. Plugin Features Stop … [Read more...] about EZ WordPress Functionality Plugin