Short Code : Message Change

WordPress Premium Plugin Developed By Weblizar

Change Message Text

message = “Monthly Newsletter”

TO

message = “Get Weekly Newsletter”

Short Code

[  wnlsp_theme1  message = “Get Weekly Newsletter” ]

OUTPUT

Before

[wnlsa_theme1 id=”3675203″ heading = “SUBSCRIBE TO OUR NEWSLETTER” sub_heading = “Subscribe to our mailing list to get updates to your email inbox.” message = “Monthly Newsletter” icon_type = “icon” icon = “fa fa-envelope-o” icon_size = “30” icon_color = “#fff” theme_color = “#eb5054” bg_type = “color” bg_value = “#444” content_color = “#fff” social = “on”]

After

[wnlsa_theme1 id=”4645633″ heading = “SUBSCRIBE TO OUR NEWSLETTER” sub_heading = “Subscribe to our mailing list to get updates to your email inbox.” message = “Get Weekly Newsletter” icon_type = “icon” icon = “fa fa-envelope-o” icon_size = “30” icon_color = “#fff” theme_color = “#eb5054” bg_type = “color” bg_value = “#444” content_color = “#fff” social = “on”]