Recent impact
Score weights high-impact work (commits, releases, approved translations, props) at 3x routine activity.
Last 30 days
0contributions
high0
medium0
score0
Last 90 days
0contributions
high0
medium0
score0
Last 12 months
0contributions
high0
medium0
score0
Contributions
Type
March 2024
Mar 14
Thu · 07:23
Forums
med
Posted a reply to Help for show Additional Images in Skroutz XML, on the site WordPress.org Forums:
add_filter('webexpert_skroutz_xml_custom_gallery','webexpert_skroutz_xml_custom_gallery',10,3); function webexpert_skroutz_xml_custom_gallery($gallery_image_ids, $variation_id, $product) {if ($product->is_type('variation')) {$colour = get_post_meta($variation_id, 'attribute_pa_' . esc_attr(get_option('we_skroutz_xml_colour')), true);if ($colour)…
add_filter('webexpert_skroutz_xml_custom_gallery','webexpert_skroutz_xml_custom_gallery',10,3); function webexpert_skroutz_xml_custom_gallery($gallery_image_ids, $variation_id, $product) {if ($product->is_type('variation')) {$colour = get_post_meta($variation_id, 'attribute_pa_' . esc_attr(get_option('we_skroutz_xml_colour')), true);if ($colour)…
Mar 13
Wed · 07:30
Forums
med
Posted a reply to Help for show Additional Images in Skroutz XML, on the site WordPress.org Forums:
Thanks for the response fizanzvai! because i am not familiar with php, is it possible…
Thanks for the response fizanzvai! because i am not familiar with php, is it possible…
Mar 12
Tue · 13:46
Forums
med
Created a topic, Help for show Additional Images in Skroutz XML, on the site WordPress.org Forums:
add_filter('webexpert_skroutz_xml_custom_gallery','web…
add_filter('webexpert_skroutz_xml_custom_gallery','web…
No contributions in this category yet.