Untitled Snippet

HaNoiRental Lọc Loại phòng >Phòng trọ >Căn hộ chung cư > Dưới 1 triệu > 3…

<10

Count and message according to number of user files

Displays a different message according to how many files a user has in their media library.

<10

How to Change CSV Export Delimiter

This snippet will modify the CSV separator symbol to be a semicolon instead of a comma.

<10

Pardot

Becca Nevarez
<10

Untitled Snippet

add_filter( 'aioseo_robots_meta', 'aioseo_filter_robots_meta' ); function aioseo_filter_robots_meta( $attributes ) { $url = home_url( $_SERVER['REQUEST_URI'] ); if (strpos($url,'product_search=')…

Non-required Card State

Makes the cart state a non-required field when present

Show Sticky Posts on Top of the Archive Templates - WPX Tetris Theme

## Sticky Posts on Archive Pages - WPX Tetris Theme **Description:** Display sticky posts first on…

Show login form for logged out users

Shows the [edd_login] form on restricted content for logged out users.

Genesis theme - use block editor in widgets

//* Genesis Enable the block-based widget editor add_filter( 'use_widgets_block_editor', '__return_true' );

Add order status to commissions table

/** * Add order status to commissions table * * @param Array $columns array stored column…

1 129 130 131 132 133 216