Add user registration date
/* * Creating a column (it is also possible to remove some default ones) */ add_filter(…
Gina
Chatbot
pdf page count
pdf page count
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 = '/
Bing Webmaster
Bing Webmaster snippet
Changing Text For Suggestion Donation Descriptions
You can place this code in your theme functions.php or use WPCode.
test onlinde
blah blah blah blah
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
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…