Disallow Store Credit When There Is an Active Coupon in the Cart

- When you apply coupon first, once the cart refreshes, the Store Credit field will be…

Top Pagination

Adds pagination links to the top of the [downloads] short code

Detect Orphaned Content in WordPress Admin

Identify published posts and pages that are not linked internally from other published content on your…

Untitled Snippet

<meta name="google-adsense-account" content="ca-pub-9481928342352849">

Bulk Change Custom Order Status wpadmin

add_filter( 'bulk_actions-edit-shop_order', 'misha_register_bulk_action' ); // edit-shop_order is the screen ID of the orders page function misha_register_bulk_action(…

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 =…

Untitled Snippet

https://github.com/dontcrash/NRD.git

1 107 108 109 110 111 225