Giter Site home page Giter Site logo

Please consider adding Pre/Post formatting options for track_message text for emails, even if just basic html tags. about aftership-apps-woocommerce HOT 2 CLOSED

aftership avatar aftership commented on June 23, 2024 1
Please consider adding Pre/Post formatting options for track_message text for emails, even if just basic html tags.

from aftership-apps-woocommerce.

Comments (2)

yangyao avatar yangyao commented on June 23, 2024 2

The tracking message inserted into the emails when sent to clients should be customizable to stand out more for readability.

The way the code is currently setup, the only way I can change text format for the aftership strings is by editing the aftership.php

Having an formatting option (Pre / Post) for each track_message would be super helpful. Even if just to be able to put

$track_message_1 = $options['track_message_1'];
$track_message_2 = $options['track_message_2'];
.................
echo $track_message_1 . $values['aftership_tracking_provider_name'] . '
' . $track_message_2 . $values['aftership_tracking_number'] . $required_fields_msg;

Thanks for your suggestion, we will consider adding this feature.

from aftership-apps-woocommerce.

Voidmine avatar Voidmine commented on June 23, 2024

It would be nice to be able to wrap the variables too, so we could make the tracking number a link to our branded aftership tracking page.

from aftership-apps-woocommerce.

Related Issues (17)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.