Territory Rulebook Chatbot GPT
Territory Rulebook Chatbot GPT
Add CPTs for Typesense
Enables you to add the CPTs selected for indexing and searching with Typesense
Charitable Reporting: Adjusting Initial Filters
Changes the default reporting filters for the overview report page in the admin.
pdf page count
pdf page count
Impact.com
Impact.com verification snippet
Re-route BuddyPress emails through WP Mail SMTP
This snippet will re-route all BuddyPress emails through WP Mail SMTP. This code snippet will also…
Display Vendor-Submitted data as Restricted Content.
Automatically output content submitted by FES Vendors wrapped in the [edd_restrict] shortcode.
WP Simple Pay: Reduce Currency Minimum Amount
The minimum amount is $0.50 US or equivalent in charge currency. WP Simple Pay uses $1.00…
Changing Text For Suggestion Donation Descriptions
You can place this code in your theme functions.php or use WPCode.
Add user registration date
/* * Creating a column (it is also possible to remove some default ones) */ add_filter(…
تغيير عمله
/** * Change a currency symbol */ add_filter('woocommerce_currency_symbol', 'change_existing_currency_symbol', 10, 2); function change_existing_currency_symbol( $currency_symbol, $currency )…
Whitelist Callback Functions for use in Theme Elements
Various elements in the Total theme allow you to select a callback function for the output…
Download Column Thumbnail
Render a new post column featuring the download thumbnail.
WP Simple Pay: Allow Customers to Exempt from Tax
Add a "Checkbox" field with the "Stripe Metadata Label" set to "Tax Exempt"