Kennisbank.

Alle informatie over onze koppeling op één plek.

volgartikelen

Namespace PlusBusinessSoftwareWooCommerceBestand: FollowingProducts.php /** * Allow overriding the volgartikelen title * * @filter plus_following_products_title * @param string $following_product_title The title for following products * @param int $product_id The product ID for which to show the following products * @return string The title for following products */ $following_product_title = apply_filters( ‘plus_following_products_title’, $args[‘following_product_title’], $product_id ); /** * […]