Migrating Ecommerce Sites without Data Loss
This is a short checklist for quickly migrating a live ecommerce site (specifically WordPress) without losing or duplicating data in the process. Set up new server. Install clean copy of WordPress Set up test domain. (Optional) Set up SSL on the new server. Install WP Migrate DB Pro. Clone old site to new server: Migration…
Read MoreImporting & Exporting WSL Linux Distros
I regularly find myself working in WSL terminals, and often for completely different needs. This led me to find the following ways to clone and restore clean images very quickly anytime the need arises. Back to top Back to top Reset an existing WSL distribution Resetting a distribution is a bit different as you don’t…
Read MorePractical Guide to GDPR compliance for WordPress plugin & theme developers.
You are likely here because you have a WordPress plugin that manages user data in some way and your users are SCREAMING about GDPR Compliance (as they should be). This is currently the only guide to GDPR compliance for WordPress plugins until the WP Codex is updated. This will help you get started with what support…
Read MorePrevent users from deleting a page or post in WordPress
During my time developing plugins, theme and sites using WordPress I have often come across the need to prevent certain pages from being deleted. I have tried many solutions that did not do the trick or didn’t provide a full solution to the problem. Some left the delete links but would create errors when they…
Read MoreContact
Contact Me Notice: JavaScript is required for this content.This form is currently undergoing maintenance. Please try again later.
Read MoreCheckout
Daniel Iser – Premium Plugins Your cart is empty. Copyright © 2017 · Popup Maker™
Read MorePurchase Confirmation
Thank you for your purchase!
Read MorePurchase History
Home
Hand Crafted Software Solving the worlds problems one plugin at a time! Premium & Free Plugins Addons & Extensions Occasionally we build addons & extensions for other great plugins. Donations The most flexible WordPress donation plugin built on Easy Digital Downloads. Unlimited campaigns, goal tracking, recurring donations, credit cards & more. $0.00
Read MorejQuery UI Autocomplete: Tabbing before results are available.
While working on a plugin of mine using jQuery UI Autocomplete i ran into an issue where sometimes users enter the value and tab out of the field before jQuery UI can make a match. This is an issue when you are setting the value of a hidden field. This allows you to fill the…
Read More