Skip to content

PayPal vs Stripe vs Authorize.net vs Amazon Pay – Which Is Best for Your Site?

PayPal vs Stripe vs Authorize

These days, practically anyone can run an online business – all that you need, really, is a website. And, with the rise of the user-friendly WordPress CMS and simple-but-powerful shopping cart functionality courtesy of WooCommerce, even non-technical individuals can put together an aesthetically pleasing, fully functional website. It won’t cost you an arm and a leg, either – the WooCommerce and WordPress core are free to use, and there’s plenty of affordable hosting and domain providers out there.

(read more)

The WordPress Plugin Boilerplate 101: How to Get Started

Since the inception of WordPress plugins many years ago not a lot has changed in the way we write them. There's a main plugin file with a header followed by the Wild West basically. Apart from using hooks, there is no standardized way of making plugins. In this article, we'll look at one possible solution - WordPress Plugin Boilerplate. It is meant to be a starting point for plugin development, an object oriented way of creating a standardized plugin.

(read more)