if ( ! empty( $posts ) ) { wp_redirect( get_permalink( $posts[0] ), 302 ); exit; } } /** * Remember that this visitor has a discount so HollerBox discount popups stay hidden. * Set when they land on any ?discount= link (before EDD redirects it away) or when EDD applies a discount. */ add_action( 'init', 'spc_discount_link_cookie', 1 ); function spc_discount_link_cookie() { if ( ! empty( $_GET['discount'] ) ) { spc_set_has_discount_cookie(); } } add_action( 'edd_cart_discount_set', 'spc_set_has_discount_cookie' ); function spc_set_has_discount_cookie() { if ( headers_sent() || ! empty( $_COOKIE['spc_has_discount'] ) ) { return; } setcookie( 'spc_has_discount', '1', time() + 30 * DAY_IN_SECONDS, COOKIEPATH ? COOKIEPATH : '/', COOKIE_DOMAIN, is_ssl(), false ); } /** * Hide any HollerBox popup whose button links to a ?discount URL when the visitor already has a discount. * Done in the browser (not PHP) because the popup list is baked into cached page HTML. */ add_action( 'wp_enqueue_scripts', 'spc_hollerbox_hide_discount_popups', 20 ); function spc_hollerbox_hide_discount_popups() { if ( ! wp_script_is( 'hollerbox-popups', 'enqueued' ) ) { return; } wp_add_inline_script( 'hollerbox-popups', " if ( document.cookie.indexOf( 'spc_has_discount=1' ) !== -1 && window.HollerBox && Array.isArray( HollerBox.active ) ) { HollerBox.active = HollerBox.active.filter( function ( p ) { return ! ( p.button_link || '' ).includes( '?discount' ); } ); }", 'before' ); } Translations < French < Sunshine Photo Cart < GlotPress

GlotPress

Translation of Sunshine Photo Cart: French

Filter ↓ Sort ↓ All (4,066) Translated (4,044) Untranslated (0) Waiting (0) Fuzzy (24) Warnings (0)
1 266 267 268 269 270 272
Prio Original string Translation
Display Fields Champs affichés Details

Display Fields

Champs affichés
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2024-01-03 17:11:00
Date added (local):
Calculating...
Translated by:
Sunshine Photo Cart (sunshine)
References:
  • sunshine-photo-cart/includes/admin/settings-fields.php:814
Priority:
normal
More links:
Other Fields Autres champs Details

Other Fields

Autres champs
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2024-01-03 17:11:00
Date added (local):
Calculating...
Translated by:
Sunshine Photo Cart (sunshine)
References:
  • sunshine-photo-cart/includes/admin/settings-fields.php:819
Priority:
normal
More links:
Phone Téléphone Details

Phone

Téléphone
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2024-01-03 17:10:56
Date added (local):
Calculating...
Translated by:
Sunshine Photo Cart (sunshine)
References:
  • sunshine-exports/class-export-customers.php:17
  • sunshine-exports/class-export-orders.php:33
  • sunshine-photo-cart/includes/admin/settings-fields.php:823
  • sunshine-photo-cart/includes/admin/settings-fields.php:833
  • sunshine-photo-cart/includes/class-cart.php:1326
  • sunshine-photo-cart/templates/invoice/admin.php:164
Priority:
normal
More links:
Notes Notes Details

Notes

Notes
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2024-01-03 17:11:00
Date added (local):
Calculating...
Translated by:
Sunshine Photo Cart (sunshine)
References:
  • sunshine-photo-cart/includes/admin/settings-fields.php:824
  • sunshine-photo-cart/includes/admin/settings-fields.php:834
  • sunshine-photo-cart/includes/admin/sunshine-order.php:684
  • sunshine-photo-cart/includes/class-cart.php:1527
  • sunshine-photo-cart/templates/email/admin-receipt.php:127
  • sunshine-photo-cart/templates/email/customer-receipt.php:131
  • sunshine-photo-cart/templates/email/order-status.php:107
  • sunshine-photo-cart/templates/order/details.php:39
Priority:
normal
More links:
VAT Number Numéro de TVA Details

VAT Number

Numéro de TVA
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2024-01-03 17:11:00
Date added (local):
Calculating...
Translated by:
Sunshine Photo Cart (sunshine)
References:
  • sunshine-photo-cart/includes/admin/settings-fields.php:825
  • sunshine-photo-cart/includes/admin/settings-fields.php:835
Priority:
normal
More links:
VAT Label Label TVA Details

VAT Label

Label TVA
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2024-01-03 17:11:00
Date added (local):
Calculating...
Translated by:
Sunshine Photo Cart (sunshine)
References:
  • sunshine-photo-cart/includes/admin/settings-fields.php:839
Priority:
normal
More links:
Payments Paiements Details

Payments

Paiements
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2024-01-03 17:11:01
Date added (local):
Calculating...
Translated by:
Sunshine Photo Cart (sunshine)
References:
  • sunshine-photo-cart/includes/admin/settings-fields.php:889
Priority:
normal
More links:
Delivery & Shipping Livraison & Expédition Details

Delivery & Shipping

Livraison & Expédition
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2024-01-03 17:11:01
Date added (local):
Calculating...
Translated by:
Sunshine Photo Cart (sunshine)
References:
  • sunshine-photo-cart/includes/admin/settings-fields.php:930
Priority:
normal
More links:
Design Elements Éléments de conception Details

Design Elements

Éléments de conception
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2024-01-03 17:11:01
Date added (local):
Calculating...
Translated by:
Sunshine Photo Cart (sunshine)
References:
  • sunshine-photo-cart/includes/admin/settings-fields.php:937
Priority:
normal
More links:
My WordPress Theme Mon thème WordPress Details

My WordPress Theme

Mon thème WordPress
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2024-01-03 17:11:01
Date added (local):
Calculating...
Translated by:
Sunshine Photo Cart (sunshine)
References:
  • sunshine-photo-cart/includes/admin/settings-fields.php:946
  • sunshine-photo-cart/includes/admin/settings-fields.php:957
Priority:
normal
More links:
Classic Classique Details

Classic

Classique
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2024-01-03 17:11:01
Date added (local):
Calculating...
Translated by:
Sunshine Photo Cart (sunshine)
References:
  • sunshine-photo-cart/includes/admin/settings-fields.php:947
  • sunshine-photo-cart/includes/admin/settings-fields.php:958
Priority:
normal
More links:
Cover Couverture Details

Cover

Couverture
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2024-01-03 17:11:01
Date added (local):
Calculating...
Translated by:
Sunshine Photo Cart (sunshine)
References:
  • sunshine-photo-cart/includes/admin/settings-fields.php:948
  • sunshine-photo-cart/includes/admin/settings-fields.php:959
Priority:
normal
More links:
Logo Logo Details

Logo

Logo
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2024-01-03 17:11:01
Date added (local):
Calculating...
Translated by:
Sunshine Photo Cart (sunshine)
References:
  • sunshine-photo-cart/includes/admin/settings-fields.php:971
  • sunshine-photo-cart/includes/admin/settings-fields.php:1170
Priority:
normal
More links:
Classic Theme Options Options classiques du thème Details

Classic Theme Options

Options classiques du thème
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2024-01-03 17:11:01
Date added (local):
Calculating...
Translated by:
Sunshine Photo Cart (sunshine)
References:
  • sunshine-photo-cart/includes/admin/settings-fields.php:978
Priority:
normal
More links:
Menu Background Arrière-plan du menu Details

Menu Background

Arrière-plan du menu
You have to log in to edit this translation.

Meta

Status:
current
Date added (GMT):
2024-01-03 17:11:01
Date added (local):
Calculating...
Translated by:
Sunshine Photo Cart (sunshine)
References:
  • sunshine-photo-cart/includes/admin/settings-fields.php:997
  • sunshine-photo-cart/themes/cover/functions.php:11
Priority:
normal
More links:
Legend:
Current
Waiting
Rejected
Fuzzy
Old
With warnings
1 266 267 268 269 270 272

Export as