Skip to content

Releases: Spcktr/divi-button-event-tagger

Beta Release - Dashboard

14 Oct 16:09
bb9b193
Compare
Choose a tag to compare
Pre-release

This is a beta overhaul release. It adds a dashboard that allows users to control which scripts are enabled for tagging.

Specifically, it controls:
Button tagger script
Removal of rel='nofollow'

This beta allows users to pick they prefer nofollow to active on the tagged links or not.

Full Changelog: v1.1.2...dashboard-beta

Release 1.1.2

13 Oct 17:48
baa6413
Compare
Choose a tag to compare

This release refactors the JavaScript that cycles through to remove the rel='nofollow' attribute from the tagged links.

This should optimize loading time of a page by very minimal percentage as the script no longer cycles through twice to locate and cache the anchor elements on a page.

Release 1.1.1

10 Oct 18:14
90c495b
Compare
Choose a tag to compare

Changelog

Removes rel='nofollow' from any link/button that is tagged by this plugin for SEO purposes.

Fixes #3

Release 1.1.0

01 Oct 23:04
a2462e0
Compare
Choose a tag to compare

Fix(init): Resolves Fatal Error issue found in #1

Version 1.0.0

01 Nov 22:48
58adb05
Compare
Choose a tag to compare

Initial release.