setting date_created for woo product
I'm entering all our products via the API.
I'd like to update the date_created the customer see, and which control the "NEW" badge, but the api does not allow that.
I want the date to be the date we have for when the product was first on the market (It's DVD's)
Is it possible somehow?
woocommerce woocommerce-rest-api
add a comment |Â
I'm entering all our products via the API.
I'd like to update the date_created the customer see, and which control the "NEW" badge, but the api does not allow that.
I want the date to be the date we have for when the product was first on the market (It's DVD's)
Is it possible somehow?
woocommerce woocommerce-rest-api
You can change publish date from admin dashboard after product import.
â Ahmad Hassan
Nov 11 at 0:21
For 1000 products? I guess I have to take mport the date into a custom field, then have a script to modify the database.
â Leif Neland
Nov 11 at 17:03
You can import product created date into custom field. You can assign that custom field to the product date.
â Ahmad Hassan
Nov 11 at 17:36
add a comment |Â
I'm entering all our products via the API.
I'd like to update the date_created the customer see, and which control the "NEW" badge, but the api does not allow that.
I want the date to be the date we have for when the product was first on the market (It's DVD's)
Is it possible somehow?
woocommerce woocommerce-rest-api
I'm entering all our products via the API.
I'd like to update the date_created the customer see, and which control the "NEW" badge, but the api does not allow that.
I want the date to be the date we have for when the product was first on the market (It's DVD's)
Is it possible somehow?
woocommerce woocommerce-rest-api
woocommerce woocommerce-rest-api
asked Nov 10 at 21:24
Leif Neland
760419
760419
You can change publish date from admin dashboard after product import.
â Ahmad Hassan
Nov 11 at 0:21
For 1000 products? I guess I have to take mport the date into a custom field, then have a script to modify the database.
â Leif Neland
Nov 11 at 17:03
You can import product created date into custom field. You can assign that custom field to the product date.
â Ahmad Hassan
Nov 11 at 17:36
add a comment |Â
You can change publish date from admin dashboard after product import.
â Ahmad Hassan
Nov 11 at 0:21
For 1000 products? I guess I have to take mport the date into a custom field, then have a script to modify the database.
â Leif Neland
Nov 11 at 17:03
You can import product created date into custom field. You can assign that custom field to the product date.
â Ahmad Hassan
Nov 11 at 17:36
You can change publish date from admin dashboard after product import.
â Ahmad Hassan
Nov 11 at 0:21
You can change publish date from admin dashboard after product import.
â Ahmad Hassan
Nov 11 at 0:21
For 1000 products? I guess I have to take mport the date into a custom field, then have a script to modify the database.
â Leif Neland
Nov 11 at 17:03
For 1000 products? I guess I have to take mport the date into a custom field, then have a script to modify the database.
â Leif Neland
Nov 11 at 17:03
You can import product created date into custom field. You can assign that custom field to the product date.
â Ahmad Hassan
Nov 11 at 17:36
You can import product created date into custom field. You can assign that custom field to the product date.
â Ahmad Hassan
Nov 11 at 17:36
add a comment |Â
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
active
oldest
votes
Thanks for contributing an answer to Stack Overflow!
- Please be sure to answer the question. Provide details and share your research!
But avoid â¦
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Some of your past answers have not been well-received, and you're in danger of being blocked from answering.
Please pay close attention to the following guidance:
- Please be sure to answer the question. Provide details and share your research!
But avoid â¦
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fstackoverflow.com%2fquestions%2f53243550%2fsetting-date-created-for-woo-product%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
You can change publish date from admin dashboard after product import.
â Ahmad Hassan
Nov 11 at 0:21
For 1000 products? I guess I have to take mport the date into a custom field, then have a script to modify the database.
â Leif Neland
Nov 11 at 17:03
You can import product created date into custom field. You can assign that custom field to the product date.
â Ahmad Hassan
Nov 11 at 17:36