setting date_created for woo product
up vote
0
down vote
favorite
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 |
up vote
0
down vote
favorite
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 |
up vote
0
down vote
favorite
up vote
0
down vote
favorite
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
757419
757419
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
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