Hello: http://localhost:10003/pcp-password/ According to recent analytics, WooCommerce is the leading e-commerce platform, having a market share of more than 25,9%. It does not only helps users to quickly create online stores but also easily extends core features. Actually, it’s one of the reasons why developers like contributing to WooCommerce plugins and made it become more…
License expiration checking
1. How to get and save license infomation to database? 2. How does the cron job schedule the event?
License Checking Flow Chart
Motivation: This article will present what happened in the code base for the License Checking module of our main plugins. We hope it helps everyone can understand the stories behind the scene. Welcome to contribute or questions about the following charts. 1. When the user installs and activates the plugin 2. When user enters…
Activate/Deactivate PDA S3 Flow chart
Search & Replace Architecture
Solution for PDA-Video with S3 encrypted
Solution 1: Using Amazon Elastic Transcoder to create HLS encrypted output: Upload file a media file to S3 Create a Pipeline Create a job Monitor the Progress of Your Job We can write API to handle it for user Advantages: High performance The user only need to upload media file and encode it…
Protect Page & Post – Referrer URLs feature’s Limitations
In the Protect Page & Post plugin version 1.0.15, we introduced a new feature Referrer URLs that help customers can configure the white list referral links for protected pages or posts. However, in some cases, the feature cannot work properly because your server is preventing sending HTTP Referer Headers from your WordPress site. Case 1:…