UCF Social
Provides a shortcode for displaying social icons.
by UCF Web Communications · github.com/ucf/ucf-social-plugin
★ 0stars
0forks
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/ucf-social-plugin/archive/refs/heads/master.zipDeclares an update source (https://github.com/UCF/UCF-Social-Plugin), so updates arrive through the plugin's own updater.
From the readme
UCF Social Plugin #
Provides a shortcode, functions, and default styles for displaying UCF social assets.
Description ##
This plugin provides shortcodes and default styles for displaying social icons and sharing links. It is written to work out-of-the-box for non-programmers, but is also extensible and customizable for developers.
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
3. Configure plugin settings from the WordPress admin under "Settings UCF Social".
WP CLI Installation ###
1. $ wp plugin install --activate https://github.com/UCF/UCF-Social-Plugin/archive/master.zip. See WP-CLI Docs for more command options.
2. Configure plugin settings from the WordPress admin under "Settings UCF Social".
Dependencies ##
- Athena Framework or Bootstrap 4
Changelog ##
4.0.4 ###
Bug Fixes:
Updated hover state on twitter/X logo.
4.0.3 ###
Enhancements:
Updated the background color of the X icon.
4.0.2 ###
Enhancements:
Replaced twitter bird logo with the X logo within the SVG
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| v4.0.4 | Nov 1, 2023 |
| v4.0.3 | Oct 31, 2023 |
| v4.0.2 | Oct 31, 2023 |
| v4.0.1 | Mar 22, 2023 |
| v4.0.0 | May 21, 2021 |
| v3.0.7 | Feb 15, 2021 |
| v3.0.6 | Jan 29, 2021 |
| v3.0.5 | Jun 2, 2020 |
| v3.0.4 | Oct 10, 2019 |
| v3.0.3 | Aug 21, 2019 |
| v3.0.2 | Aug 15, 2019 |
| v3.0.1 | May 31, 2018 |
| v3.0.0 | Apr 12, 2018 |
| v2.1.0 | Apr 2, 2018 |
| v2.0.0 | Mar 14, 2018 |
| v1.0.6 | Jan 22, 2018 |
| v1.0.7 | Jan 22, 2018 |
| v1.0.5 | Dec 15, 2017 |
| v1.0.4 | Dec 15, 2017 |
| v1.0.3 | Dec 4, 2017 |
| v1.0.2 | Jul 31, 2017 |
| v1.0.1 | Jul 18, 2017 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.