Topher DeRosia: Intro To Plugin Development
This talk is for people that know PHP and have written some in their theme functions file, but don’t know how to pull that out into a plugin. (This is a real time demonstration – no slides available.)
In past 14 years I have seen many technological shift in WordPress. I would share with example and best use guide what I feel the best Local Development Environment for WordPress in 2018. This will be a very helpful session anybody looking to drive deep into WordPress and who are already working in WordPress, they…
Want to make a professional small business website? In this video, we show you how to use WordPress to make a superb, fully-functional website (one that’s both technically excellent AND looks great) for any business – from START to FINISH! We build an example website from scratch – and, by following along, you too will…
PHP is a scripting language used to power most of the web. In this video, we’ll take a look at how it fits in with WordPress, and what you need to know about it to keep your site up and running. – Interested in learning even more about WordPress. Check out winningwp.com for all kinds…
This talk covers the theories and functions dealing with validating input and sanitizing output. It starts at the very basic, and wind up with some discussion of the trickier parts of how different kinds of data should be filtered.
When you upload a jpg image to WordPress it gets compressed to save file space and make it download faster. It also slightly degrades the quality of the image. When you upload an image to BigCommerce it does the same thing, so when you import images from BigCommerce to WordPress you get double compression, which…
Once you realize how easy it is to add new functionality to your #WordPress website, it can be all too easy to get carried away installing new plugins. Soon you have 10, then 30, then 50! How many WordPress plugins is too many? What’s the maximum you can (and should) have? Allow us to explain……