Remove Section

Remove entire sections from a profile form.

Move WPCode Status Column

This snippet makes the status column the 2nd column in the admin list of snippets.

<10

Keep me Logged In

Changes your Cookie expiration to one year so you don't have to keep logging so often.

Show current day, month, year in various formats

Return the current date and parts of current date in various formats

<10

Remove Customer Role From Excluded Roles

This filter can be used to remove the customer role from the excluded roles

<10

Verify Email Domain

During the banned email checks, see if the domain being checked has DNS configured, if not…

Disable Nonce Check For Non Logged In Users

Disables the nonce check for non-logged in donors, usually for those using page caching which causes…

Show Admin Bar

The code below shows the admin bar for logged in users who do not have these…

Move Jump to Recipe above featured image

/** * Ensures the "Jump to Recipe" button is added to the content really late. */…

<10

New Donation Field Plus Customized Donor Name

This is the full code for a tutorial written on the WP Charitable blog.

Hide Admins from being tracked

Adds a function that will allow you to properly add all your tracking scripts and stop…

Add Donation Receipt Opt Out Checkbox

In this function we register a new donation field with a key of `receipt_opt_out`. If the…

On Browsing WooCommerce Products

This snippet targets window shoppers and encourages them to add more products to their carts. This…

1 37 38 39 40 41 212