Add user registration date

/* * Creating a column (it is also possible to remove some default ones) */ add_filter(…

pdf page count

pdf page count

George Nikfard
<10

Conditional Gateway Fees

Do not charge gateway fee to customer if the amount is over X

Remove hyperlink from name field

add_filter('preprocess_comment', 'remove_links_from_comment_author'); function remove_links_from_comment_author($commentdata) { // Regular expression to detect hyperlinks $pattern = '/

Pete Tran
<10

Changing Text For Suggestion Donation Descriptions

You can place this code in your theme functions.php or use WPCode.

Set Minimum Donation Amount

Set the minimum donation amount required.

License Keys UL - Email Tag for Software Licensing

Adds an email template tag called {license_keys_ul} which can be used to output an unordered list…

Google Tag Fitting

Google Tag manager snippet to track

JT Trisko PRO
<10

Failed login: Don't show if username is correct

If a user's login fails, don't tell them whether the username or password was incorrect

Gravity Forms: Add Custom CSS Buttons to GravityWP CSS Ready Classes Plugin

Add custom CSS: quick buttons and accordion at the top of the GravityWP - CSS Selector…

1 56 57 58 59 60 156