• Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
WooCommerce a2z

WooCommerce a2z

WooCommerce

  • Home
  • Plugins
  • Blocks
  • Shortcodes
  • APIs
  • Classes
  • Files
  • Hooks
  • Sitemap
  • Blog
Home / APIs / WC_Query::remove_add_to_cart_pagination() – Remove the add-to-cart param from pagination urls.

You appear to be a bot. Output may be restricted

Description

Remove the add-to-cart param from pagination urls.

Usage

$string = WC_Query::remove_add_to_cart_pagination( $url );

Parameters

$url
( string ) required – URL.

Returns

string

Source

File name: woocommerce/includes/class-wc-query.php
Lines:

1 to 3 of 3
  public function remove_add_to_cart_pagination( $url ) {
    return remove_query_arg( 'add-to-cart', $url );
  }
 

 View on GitHub View on Trac

Published: 26th November 2019 | Last updated: 8th February 2020

Primary Sidebar

Information

Function name: WC_Query::remove_add_to_cart_pagination
Class ref: WC_Query
Plugin ref: WooCommerce
Version: 4.8.0
Sourcefile: includes/class-wc-query.php
File ref: includes/class-wc-query.php
Deprecated?: No
API Letters: A,Q,R,T,W

Footer

WooCommerce a2z
WooCommerce a2z
WooCommerce
WordPress 5.6
WordPress a2z
WordPress core a2z
Genesis Theme Framework a2z
Jetpack a2z
WordPress develop tests
Easy Digital Downloads a2z
WooCommerce a2z
Yoast SEO a2z
WordPress Blocks

Site:  woocommerce.wp-a2z.org
© Copyright WooCommerce a2z 2014-2021. All rights reserved.


Website designed and developed by Herb Miller
Proudly powered by WordPress and oik plugins

  • Home
  • Blog
  • Sitemap
  • Sites