WooCommerce number of archive products per page
Change WooCommerce Archive products number per page code snippet.
Pinterest AD
AD Pinterest
Charitable Reporting: Adjusting Initial Filters
Changes the default reporting filters for the overview report page in the admin.
WP Simple Pay: BuddyBoss Preview Compatibility
Provides BuddyBoss preview function compatibility
MemberPress: Add a Custom Field To Manage Sub Account Table
This shortcode can be used if the MemberPress Corporate Accounts add-on is activated on the website.…
MemberPress: Generate All Invoices for the Specific Period (e.g. A Year)
If the MemberPress PDF Invoice add-on is activated on the website, MemberPress will start generating invoices…
Send Donation Notification For Pending Offline Donations
Sends a notification to admin if the donation is pending AND it was made in offline…
Display Vendor-Submitted data as Restricted Content.
Automatically output content submitted by FES Vendors wrapped in the [edd_restrict] shortcode.
Untitled Snippet
increase upload memory
WP Simple Pay: Disable Webhook Failed Notification
Disable alert bubbles when webhook events are not received.
MemberPress: Send “Profile Updated” Admin Notification
The code changes WordPress's functioning to send notifications to the admin when a user modifies their…
matt
function afficher_table_custom_paginee_direct() { global $wpdb; // Augmenter la limite de mémoire si possible ini_set('memory_limit', '256M'); $lignes_par_page…