woocommerce_analytics_orderby_enum_{$this->rest_base}

woocommerce_analytics_orderby_enum_{$this->rest_base}

Hook Type: filter

See hook in core

Displaying hooks found in version: woocommerce.9.9.5

apply_filters('woocommerce_analytics_orderby_enum_{$this->rest_base}') is found 1 times:

  • /src/Admin/API/Reports/GenericController.php line 285

    Warning: Undefined array key 287 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 288 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 289 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    Warning: Undefined array key 290 in /home/c6974294/public_html/wp-plugin-api.com/wp-content/themes/wordpress-hooks/functions.php on line 167

    		 * @since 9.4.0
    		 *
    		 * @param array $orderby_enum The orderby query parameter enum.
    		 */
    		return apply_filters( "woocommerce_analytics_orderby_enum_{$this->rest_base}", $orderby_enum );
    	}
    }