Resetting the Vendor & Pending Vendor Roles
add_filter('woocommerce_login_redirect', 'redo_roles', 10, 2); function redo_roles() { remove_role( 'pending_vendor' ); add_role( 'pending_vendor', __( 'Pending Vendor', 'wcvendors'…
Untitled Snippet
@ini_set( 'upload_max_size' , '120M' ); @ini_set( 'post_max_size', '120M'); @ini_set( 'max_execution_time', '300' );
Require Downloadable fields - Downloadable product template
Require Downloadable fields - Downloadable product template
Allow CSS Files Upload
Allowing to upload CSS file into media folder for custom special integration such as booking search…
HTG
[wpgetapi_endpoint api_id='HomeToGo' endpoint_id='HTG' debug='false']
Google Ads Referral Sweet Demo
Scheduled a demo form Google ads
Untitled Snippet
pinterest-site-verification=6ab93a141b8c2934962535304036488b
Style Just OptinMonster Campaign Placeholders
html div#om-{{id}} ::-webkit-input-placeholder { color: #333 !important; } /* Chrome/Opera/Safari */ html div#om-{{id}} ::-moz-placeholder { color:…
Remove Clear Link @ Variable Single Product Page
Remove clear link from attribute from single product page
MemberPress: Send Email to User When Their User Role Is Changed
Adding this code snippet to a website will send an automated email to the user each…
WP Aggregator Feed Limit
Increase the number of fetched items in RSS Feed