manifest / unclassified / athena-shortcodes-plugin
Athena Shortcodes
Provides shortcodes to support the use of the Athena-Framework
by UCF Web Communications · github.com/ucf/athena-shortcodes-plugin
★ 0stars
1forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/ucf/athena-shortcodes-plugin/archive/refs/heads/master.zipDeclares an update source (https://github.com/UCF/Athena-Shortcodes-Plugin/), so updates arrive through the plugin's own updater.
From the readme
Athena Shortcodes Plugin #
Description ##
Provides shortcodes that support the use of the Athena Framework.
Documentation ##
Head over to the Athena Shortcodes Plugin wiki for more detailed information about this plugin, including available shortcodes.
Installation ##
Manual Installation ###
1. Upload the plugin files (unzipped) to the /wp-content/plugins directory, or install the plugin through the WordPress plugins screen directly.
2. Activate the plugin through the "Plugins" screen in WordPress
WP CLI Installation ###
1. $ wp plugin install --activate https://github.com/UCF/Athena-Shortcodes-Plugin/archive/master.zip. See WP-CLI Docs for more command options.
Changelog ##
0.7.12 ###
Bug Fix:
Updated the logic to see if there is more than 0 child nodes, then grab the first to see if it has a "data-toggle" attribute.
0.7.11 ###
Bug Fix:
Version bumped
0.7.10 ###
Bug Fix:
Text domain bug in WordPress 6.7 and above [issue #107] by @Ramin-Farhadi in https://github.com/UCF/Athena-Shortcodes-Plugin/pull/108
0.7.9 ###
Bug Fix:
Removed debugging message
0.7.8 ###
Bug Fix:
Added a setting that allows for ACF WYSIWYG content to be run through the default ACF thecontent f
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v0.7.12 | Apr 7, 2026 |
| v0.7.11 | Jan 31, 2025 |
| v0.7.10 | Jan 31, 2025 |
| v0.7.9 | Apr 14, 2023 |
| v0.7.8 | Apr 14, 2023 |
| v0.7.7 | Mar 21, 2023 |
| v0.7.6 | Mar 21, 2023 |
| v0.7.5 | Feb 2, 2023 |
| v0.7.4 | Mar 29, 2022 |
| v0.7.3 | Mar 22, 2022 |
| v0.7.2 | Mar 22, 2022 |
| v0.7.1 | Oct 21, 2021 |
| v0.7.0 | May 12, 2021 |
| v0.6.0 | May 6, 2021 |
| v0.5.3 | Feb 3, 2021 |
| v0.5.2 | Feb 14, 2020 |
| v0.5.1 | Nov 19, 2019 |
| v0.5.0 | Nov 7, 2019 |
| v0.4.2 | Sep 23, 2019 |
| v0.4.1 | Jun 24, 2019 |
| v0.4.0 | Jun 5, 2019 |
| v0.3.4 | May 15, 2019 |
| v0.3.3 | Mar 26, 2019 |
| v0.3.2 | Oct 26, 2018 |
| v0.3.1 | Sep 17, 2018 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.