Title: Wrong Program Initials in Browser Tab When Using Filters
Last modified: November 13, 2019

---

# Wrong Program Initials in Browser Tab When Using Filters

 *  Resolved [acacialtc](https://wordpress.org/support/users/acacialtc/)
 * (@acacialtc)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/wrong-program-initials-in-browser-tab-when-using-filters/)
 * We are using the plugin on the Underearners Anonymous (UA) website. In the TSML
   Settings, we chose Debtors Anonymous (DA) as the Program because the DA meeting
   types were most closely associated with UA meeting types.
 * The problem we are having is that whenever the meeting filters are used, the 
   initials ‘DA’ appear in the browser tab and this is confusing for some users.
   Our developer thinks he can override this, but we’re concerned his fix may break
   with future TSML updates.
 * Wondering what would be the most stable way to correct this issue?
 * Thanks!
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwrong-program-initials-in-browser-tab-when-using-filters%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [brianwarea24](https://wordpress.org/support/users/brianwarea24/)
 * (@brianwarea24)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/wrong-program-initials-in-browser-tab-when-using-filters/#post-12129762)
 * Try putting this code in the functions.php file in your theme
 * `$tsml_programs['da']['abbr'] = 'UA'; //Override the initials in the browser 
   tab`
 * This may have to be redone when the theme updates, but it’s only one line to 
   change.
    -  This reply was modified 6 years, 6 months ago by [brianwarea24](https://wordpress.org/support/users/brianwarea24/).
 *  Thread Starter [acacialtc](https://wordpress.org/support/users/acacialtc/)
 * (@acacialtc)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/wrong-program-initials-in-browser-tab-when-using-filters/#post-12129861)
 * Thank you for this – We may give it a try.
 * As stated in my initial post, we would like to find a solution that doesn’t have
   the risk of breaking when updates come through.
 *  Plugin Support [tech2serve](https://wordpress.org/support/users/tech2serve/)
 * (@tech2serve)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/wrong-program-initials-in-browser-tab-when-using-filters/#post-12129883)
 * If your developer knows Github, he could clone the repo, make and test the changes,
   and initiate a Pull Request.
 * If he is an experienced plugin developer, we could use his help going forward.
   We’re in the process of forming a team that has signed up to help the original
   developer with maintaining the plugin and making future improvements.
 * Have him check out the [source code](https://github.com/code4recovery/12-step-meeting-list).
 *  Thread Starter [acacialtc](https://wordpress.org/support/users/acacialtc/)
 * (@acacialtc)
 * [6 years, 6 months ago](https://wordpress.org/support/topic/wrong-program-initials-in-browser-tab-when-using-filters/#post-12134936)
 * We’ve added the code and fixed the issue. Many thanks!!

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Wrong Program Initials in Browser Tab When Using Filters’ is closed to
new replies.

 * ![](https://ps.w.org/12-step-meeting-list/assets/icon-256x256.png?rev=2233591)
 * [12 Step Meeting List](https://wordpress.org/plugins/12-step-meeting-list/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/12-step-meeting-list/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/12-step-meeting-list/)
 * [Active Topics](https://wordpress.org/support/plugin/12-step-meeting-list/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/12-step-meeting-list/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/12-step-meeting-list/reviews/)

 * 4 replies
 * 3 participants
 * Last reply from: [acacialtc](https://wordpress.org/support/users/acacialtc/)
 * Last activity: [6 years, 6 months ago](https://wordpress.org/support/topic/wrong-program-initials-in-browser-tab-when-using-filters/#post-12134936)
 * Status: resolved