Search results for: admin

Show link assistant suggestions

This snippet fixes a conflict of a custom theme with the default WordPress class called 'fixed'.…

100+

Add file to media library programmatically

wp_insert_attachment( string|array $args, string|false $file = false, int $parent_post_id, bool $wp_error = false, bool $fire_after_hooks =…

Remove image link from media uploads

Older versions of WordPress automatically linked the image to the media file.

Add A Default Campaign Custom Amount

Return a "default" amount if there isn't one isn't set in the session. Read all notes…

WPForms Enable Modern Markup Settings

By adding this snippet, you will be able to turn the Modern Markup settings on and…

100+

Force WPForms to use modern markup

If using the deprecated Credit Card field prevents you from enabling modern markup, you can bypass…

60+

Troubleshooting Action Scheduler - access the Scheduled Actions page

Some plugins that install the Action Scheduler library (such as the Action Scheduler plugin itself) add…

20+

Remove Line Breaks From CSV Exports

This snippet will remove the line breaks from CSV exports.

10+

Replace WordPress Logo on Login Page

Use your custom logo on the default login page, don't forget to edit the snippet...

Allow Other WordPress Roles to View Email Logs

This snippet will allow you to manage the capabilities of roles allowed to view the site's…

Hide the Email Test Menu Item in Settings

This snippet will hide the 'Email Test' tab from your WP Mail SMTP settings menu.

Disable SEO News Dashboard Widget

This filter can be used to Disable SEO News Dashboard Widget.

10+

Add Multiple Checkboxes To Donation Form

This uses the "multi-checkbox" vs just "checkbox" for a single checkbox.

Show Active Plugins First

List active plugins first in the wp-admin list of plugins.

300+

Add Radio Boxes To Donation Form

/** * Add a collection of radio selections to the donation form. * * This snippet…

David Bisset PRO
<10
1 10 11 12 13 14 113