Automattic / tours

A WordPress plugin for creating tours for your site that don't get into people's way
https://wordpress.org/plugins/tours/
GNU General Public License v2.0
12 stars 1 forks source link

Add the ability to activate tours by URL part #17

Open akirk opened 11 months ago

akirk commented 11 months ago

There should be a field in the JSON that can be a regex or a simple string and the tour will be only offered on URLs that match the Regex or contain the string.

Use case for Polyglots: have language specific tours on pages like https://make.wordpress.org/polyglots/teams/?locale=de_DE that don't have a CSS class that allows differentiation.

trymebytes commented 11 months ago

This URL field should be auto-filled when a user creates a tour. I imagine that many people may not know if their tour is showing up on other pages.