Categories
eCommerce

WooCommerce the best solution for eCommerce in 2020

In the past month the world has taken a turn due to Covid-19 and the actions taken to fight this pandemic. With social isolation, quarantine and all the brick and mortar stores with their doors closed we’ve seen a bigger rise in e-commerce sales across the world.  What has been a steady trend already is […]

Categories
WooCommerce Development

WooCommerce and WooCommerce Subscriptions – Automatically set order status to completed

This post is an update onWooCommerce – Automatically set order status after payment is received WooCommerce is a great option to sell all type of goods, being it virtual or physical products you’ll quickly add them to your store and start selling to your visitors. By default when WooCommerce system processes a payment it’ll set an […]

Categories
WordPress Development

When WordPress caching system makes things slower

Last week has launch time for my/Samsys latest and last plugin, an internal messaging system for WordPress websites, developed to work together a custom WordPress product for Pre-schools. The plugin allows registered users to exchange messages between them using a front-end interface ( non-admin users) and a back-end interface on the wp-admin (users with administrative access). […]

Categories
WordPress Development

Check for duplicated post meta values

Some background For a couple of months, I’m using WordPress as an application framework and this requires some additional validations on post meta fields, one of those validations is the need to have unique meta values, for some post types. For instance a phone number on a “client record” each client has one number and if […]