Skip to content

RSS links displayed when plugin is disabled #18

@pageer

Description

@pageer

If you disable one of the RSS generator plugins, that does not stop the links from showing up in the page. This is because the check is based on the presence of the feed file, which is not deleted when you disable the plugin.

Instead, the check should be based on if the plugin is loaded, so that links will not be displayed if the plugin is off, even if the file is still there.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions