Skip to content

Releases: gioxx/wp-simplealexa

v1.2.5

Choose a tag to compare

@github-actions github-actions released this 19 Jul 07:37
8137252
  • Added the Release Asset: true plugin header so Git Updater installs the zip attached to the GitHub Release instead of the raw main branch zip.

For the full version history, see CHANGELOG.md.

v1.2.4

Choose a tag to compare

@github-actions github-actions released this 18 Jul 19:23
6586609
  • Addressed WordPress Plugin Check findings ahead of directory submission: removed the deprecated load_plugin_textdomain() call (WordPress auto-loads translations for hosted plugins since 4.6), updated the readme "Tested up to" header to 7.0, and excluded .gitattributes and README.it.md from the release zip built by the GitHub Actions workflow.

For the full version history, see CHANGELOG.md.

v1.2.3

Choose a tag to compare

@github-actions github-actions released this 18 Jul 16:19
bf23566
  • Renamed the main plugin file from index.php to wp-simplealexa.php.
  • Added README.md / README.it.md for GitHub, this CHANGELOG.md, a GitHub Actions release workflow (auto-builds a zip and cuts a GitHub release when the plugin version bumps), and a Dependabot config for GitHub Actions updates.

For the full version history, see CHANGELOG.md.