WP Simple Pay: Programmatically Access Payment Metadata After Payment

Programmatically access metadata (such as custom field values) associated with a payment record after a subscription…

Block URLs Inside Text Fields

This snippet will prevent Text and Textarea fields such as Single Line Text and Paragraph text…

Merging Multiple WPForms Field Values into Post Content

/** * Merging Multiple WPForms Field Values into Post Content * * @link https://wpforms.com/developers/merging-multiple-wpforms-field-values-into-post-content */ function…

<10

Hide Price & Add to Cart for Non Logged in Users for Specific Products

This code snippet allows you to hide the price and 'Add to Cart' button for users…

Do On Complete

Execute code whenever an EDD purchase is complete.

Add FES Vendor Dashboard Tab

Add a new tab to the Frontend Submissions vendor dashboard menu.

Allow ICO Files Upload

Enable ICO File Uploads on your WordPress website with this PHP code snippet.

MemberPress: Exclude Posts, Pages, Categories, or Tags from PayWall

Exclude specific posts, pages, categories, or tags from being viewed with the PayWall free views.

Disable The WP Admin Bar

Hide the WordPress Admin Bar for all users in the frontend.

add post formats

Adding different types of post formats: aside – Typically styled without a title. Similar to a…

Logout URL

This snippet creates a simple logout URL link that you can use as a shortcode.

<10
1 45 46 47 48 49 133