Skip to content

Matching multiple pages for exclude/include field #13

@eug-L

Description

@eug-L

Currently, excluding pages from the show/hide all feature is done using absolute path matching. This means users need to manually add each specific page URL they want to exclude.

Proposing to support wildcard patterns to match multiple pages at once. For example, to exclude the widget from all posts, users could use /posts/*. To exclude pages that end with "contact", they could use */contact.

This should work alongside and not break existing configurations.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions