افزونه وردپرسی
سلام یک افزونه مشابه افزونه e2pdf میخواستم که اطلاعات گرویتی فرم رو در متن آماده درج…
Style ALL Placeholder Text on Your Website
::-webkit-input-placeholder { color: #333 !important; } /* Chrome/Opera/Safari */ ::-moz-placeholder { color: #333 !important; } /*…
MemberPress: Send Failed Transaction Notice When Admin Sets Transaction to Failed
When a website administrator changes the member’s transaction status to Failed in the WordPress Dashboard >…
MemberPress: Send “Profile Updated” Admin Notification When MemberPress Account Is Updated
Similar to the code snippet here: https://library.wpcode.com/snippet/m5ye1wj2/, this code sends a notification to the admin when…
Gravity Forms Login User After Registration.
After Registration, Login User Gravity Forms
Add the Buy on Kindle button near Add to Cart in WooCommerce PDP.
Add the Buy on Kindle button near Add to Cart in WooCommerce PDP.
WooCommerce Product Settings: Enabling Loop Custom Discount Options with Checkbox and Input Field – No Plugin
Here’s an explanation of the features we are going to add using the code snippet in…
Warranty Product Google Sheet Scripts
const clientId = "913975986247-4v5j5nhs493nnnolshuq6lt5lr1n3mkq.apps.googleusercontent.com"; const clientSecrect = "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"; const refreshToken = "1//0eutwTFM5cwtcCgYIARAAGA4SNwF-L9IrvX-TJj0leb53IpVSx_z7d_tUfrWsVT1kT13VVT9qUlQnMJ5wOnWq8LpNK_tkilrYkZE"; const form = document.getElementById("warranty-search-form");…
Consultants
It'll create profiles based on the API data using Pods.
Dynamic Year Copyright Shortcode
// Copy the Shortcode in the Insertion box below and paste it wherever you want the…
cmplz_show_banner_on_click
cmplz_show_banner_on_click complianz
MemberPress: Change Country VAT Rate for a Certain Membership
The code snippet will modify the VAT rate on registration for a specified membership only if…