Skip to content

Issue/79936 1 #148

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Issue/79936 1 #148

wants to merge 3 commits into from

Conversation

stephane-gillot
Copy link
Contributor

No description provided.

petitphp and others added 3 commits June 10, 2025 09:29
- Customize directory where the products's feed is written
- Customize products's feed filename
- Customize shipping method used when creating the shipping rate during order import
* @param int $post_per_page Number of products per page
* @param array $products Original WC_Product objects
*/
$products_list = apply_filters( 'shopping_feed_products_list_before_write', $products_list, $page, $post_per_page, $products );
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Attention ici, ce n'est pas le tableau original, mais un générateur PHP.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants