If you are using a WordPress as a submodule, PHP-FPM, and are hosting your site on WHM, you probably woke up today with and endless redirect loop when trying to login or access any .php core file directly. ERR_TOO_MANY_REDIRECTS This error which is affecting a massive amount of servers is coming from the "EasyApache4 October 31 update". Within this update a new redirect was added to PHP-FPM which catches .php files and attempts to redirect them to .txt files. This was part of an … [Read more...]
Blog (page 15)
A Journey To One Million Downloads
This month OnPoint Plugins hit another milestone, 1,000,000 downloads! What an amazing journey this has been and continues to be. It all started with a small problem I was trying to solve with sidebar menus that spawned an entire WordPress plugin business. At the time, I simply needed something that did not exist so I built it. Giving it to the WordPress community seemed like the right thing to do because I was using many other community plugins and wanted to be a team player. But then … [Read more...]
Go Live Update URLS – Version 5.2.0
Today marks the day when version 5.2.0 of Go Live Update URLS was released into the wild! When the plugin was first written, the WordPress ecosystem included a few interesting variation of saving data but followed a fairly common pattern. Historically the main concern has been handling serialized data when doing database search and replacing. Handling serialized data was the sole purpose of this plugin's first version. Over the years, additional data patterns started showing up with … [Read more...]
A/B Testing In Under 90 Minutes
There comes a time in all our projects where we have a bright idea we think will improve user interaction. Maybe we want more users to signup to our feed. Maybe we want more users to buy our products. Whatever the case, we want to role out our idea which we "know" will achieve our goal. But wait....! What about social variables? Sometimes users just don't want to buy things or sign up for stuff. Sometimes users are online less often or have other life factors which affect interactions. Month … [Read more...]
Installing a PRO Plugin
All of our PRO plugins require the basic version to also be installed and active, so be sure to leave the basic version installed and active when upgrading to PRO. Basic versions may be found here: Installing the PRO version of the plugin FAQ Where do I enter my license? All OnPoint plugins have their license automatically included in the plugin code. You do not need to enter your license anywhere in the plugin. … [Read more...]
A Journey From Perfection To Rapid Project Deployment
A long time ago in a far away land (9 years and 1500 miles to be exact), I got my first full-time job in the technology industry. I was fresh out of college with an excellent education and lots of experience building and fixing home computers while running a small business out of my home office. I had almost no experience writing code for clients. Luckily the company who hired me trusted me to learn how to do what I was doing while I was doing it, which was a very lucky opportunity. I quickly … [Read more...]