Skip to content

Releases: warengonzaga/update-your-footer-wp

v1.3.0

17 Feb 15:55
686216e
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.2.2...1.3.0

v1.2.2

27 Nov 00:54
df9c30a
Compare
Choose a tag to compare

☕ Notes

As participation to hacktoberfest, we manage to update the project into latest wp version support. We add support to i18n.

✨ Tweak

  • wordpress conding standard (thanks @jxxe)
  • add i18n support (thanks @omnisite)

📜 Docs

  • update readme.txt version info.
  • update README.md info.

v1.2.1

22 Apr 10:05
d22c5d2
Compare
Choose a tag to compare

☕ Notes

Add branding assets to prepare the stable version of the plugin so I can upload the final code to the official WordPress plugin directory.

✨ Tweak

  • add image banners.
  • add plugin icons.
  • update plugin version.

📜 Docs

  • update readme.txt info.
  • update README.md info.

v1.2.0

21 Apr 21:47
c20633b
Compare
Choose a tag to compare

☕ Notes

Add some minor updates to the plugin such as a new shortcode name and properly add escape late to the contents as requested by the WP team. 🙏

✨ Tweak

  • Update shortcode name from [wp_uyf] into [uyf_wp]
  • Improve the escaping of output contents.

📜 Docs

  • Update readme.txt version info.
  • Update README.md usage info.

v1.1.4

21 Apr 09:11
ba6627f
Compare
Choose a tag to compare

☕ Notes

Instructed by the WP team to update my code to add content escape to the data from the shortcode.

🐞 Fix

  • Add content escape to the shortcode's output.

v1.1.3

18 Apr 10:51
020ec06
Compare
Choose a tag to compare

☕ Notes

The project has been submitted for review to be listed to the official WP plugin repository. 👀

📜 Docs

  • create readme.txt file as per WP requirements.
  • update README.md for typos.

v1.1.2

18 Apr 09:27
6373459
Compare
Choose a tag to compare

✨ Tweak

  • add index.php file.

📜 Docs

  • create SECURITY.md file.
  • create CODE_OF_CONDUCT.md file.
  • create CONTRIBUTING.md file.
  • update README.md information.
  • update project version.

v1.1.1

04 Feb 16:44
Compare
Choose a tag to compare

Changelogs

  • Update plugin URL
  • Update license alignment in readme
  • Update license URL in readme

v1.1.0

04 Feb 16:20
Compare
Choose a tag to compare

Notes
I rename the project due to trademark issue while submitting it to the WordPress official plugin repo. This is a huge update and you need to deactivate the old version before uploading it to your website.

Changelogs

  • Rename the project
  • Add URL to the site name

v1.0.1

01 Feb 13:11
Compare
Choose a tag to compare

Changelogs

  • Replace wrong name and links with correct one.
  • Update plugin description and version.