Skip to content
  • Home
  • Features
  • Pricing
  • Account
  • Support
    • Docs
    • Feature Requests
    • Contact
PRO Demo 🧑🏽‍🚀

Sign up for early access to the App Pilot 🚀

  • Home
  • Features
  • Pricing
  • Account
  • Support
    • Docs
    • Feature Requests
    • Contact
PRO Demo 🧑🏽‍🚀

Custom Code Samples

  • Instructions
    • Adding custom code to your website
  • Shipping
    • Use lowest region price for overlapping regions
  • Checkout Map
    • Change “Detect Current Location” button text
    • Change map instructions text
    • Change “Detect Current Location” button color
    • Hide map instructions text
    • Hide “Detect Current Location” button
    • How to prevent map from auto-filling checkout fields
    • How to change map language
    • How to hide a checkout field when map is set to hidden
    • How to add full address to Address Line 1 field
    • How to make address fields read only
  • Misc
    • How to add Store Selector shortcode to menu
    • Change >= in shipping price label for Cost by Distance Range feature
    • LPAC checkout page events
  1. Home
  2. Docs
  3. Custom Code Samples
  4. Checkout Map
  5. Change map instructions text

Change map instructions text

PHP
function lpac_change_map_instuctions_text( $default_text ){
	return 'Shift the red marker if location is not 100% accurate.';
}
add_filter( 'lpac_map_instuctions_text', 'lpac_change_map_instuctions_text' );
Updated on October 6, 2022

Doc navigation

← Change "Detect Current Location" button textChange "Detect Current Location" button color →
Was this article helpful to you? Yes No
Terms
  • Terms & Conditions
  • Privacy Policy
  • Refund Policy
  • Attribution
Quick Links
  • Pricing
  • Affiliates
  • Documentation
  • Feature Requests
  • Changelog
  • Contact
Our Brands
  • Delivery & Pickup Scheduling for WooCommerce >>
  • SoaringLeads >>

A SoaringLeads Creation

Made with ❤️ from a little Caribbean island called
Saint Lucia 🇱🇨

  • Copyrights Reserved © 2022 by SoaringLeads

Neve | Powered by WordPress