Localizing Date Picker Strings

This snippet is used to modify WPForms' default date picker locale

<10

Create Custom Address Scheme

This code snippet will create your own unique address scheme and list all the countries.

<10

google

danny hill
<10

Add Password Hint

Add standard WP password hint to checkout right below account creation fields.

Increase Memory Limit During Download Delivery

Increase the memory limit of your server to support the delivery of large downloads.

Google AdSense Ad blocking recovery (Head Section)

Google AdSense Ad blocking recovery (Head Section) Snippet

Add WPCode Permalink Smart Tag

Add a custom smart tag for WPCode to output the value of the current page permalink.

<10

Sending Geolocation Data Through Webhooks

This snippet works with the Geolocation and Webhooks addon. It allows you to send geolocation data…

<10

تغيير عمله

/** * Change a currency symbol */ add_filter('woocommerce_currency_symbol', 'change_existing_currency_symbol', 10, 2); function change_existing_currency_symbol( $currency_symbol, $currency )…

Login Form Styling

Custom styling for login forms

<10

Download Column Thumbnail

Render a new post column featuring the download thumbnail.

Custom Cart Row

Provides a function which can be modified to add a custom row of HTML to the…

WP Simple Pay: Modify Customer Record Creation

Add custom parameters to the Stripe Customer creation request.

1 26 27 28 29 30 78