Add column Product type in WooCommerce
Add a column in the product list to differentiate the type of product
How to Add Diwali Celebration Animation in WordPress Website
Add Diwali celebration animation in WordPress website
Untitled Snippet
Đồ Thị Hàm Số Đồ Thị Hàm Số Thêm Đồ Thị Reset Màu Đồ Thị: Hiển…
Relevant Life Calculator
You can use this to see how much money you can save personally when purchasing life…
Remove "mail.readwrite" Scope for the Outlook Mailer
This snippet removes the `mail.readwrite` scope from the WP Mail SMTP plugin Outlook provider.
MemberPress: Exclude Specific Custom Fields from MemberPress Registration Forms
This code snippet allows you to hide specific custom fields on MemberPress registration forms when a…
WriteSonic
Fix Issues with Website
Máscara CPF 2
// Carrega a biblioteca Inputmask var script = document.createElement('script'); script.src = "https://cdnjs.cloudflare.com/ajax/libs/jquery.inputmask/5.0.8/jquery.inputmask.min.js"; script.onload = function ()…
Payment Method Smart Tag
This code only has handling for klarna, us_bank_account and card (default). The other available types are…
Display Width in Pixel - Elementor
This displays Width of the Current Editor View in Pixels, when Editing in Elementor. Copied from..…
Give export capability to administrator
This snippet adds the export capability to the administrator user role.
om.Sites.init
document.addEventListener('om.Sites.init', function(event) { console.log(event.detail.Sites); // An array of all the Site objects associated to this campaign.…