Releases: swell-creative-group/swell-social-share
Releases · swell-creative-group/swell-social-share
Release list
Fix repeated include bug
Description
At some point on swell-social-share.php:21, the options page was replaced with the already included template loader.
Clean up documentation and plugin url
Fix version
Fix icon folder structure
v1.2.1 Fix directory structure for plugin icon
Add GitHub updater
Description
Added the GitHubUpdater class h/t @ryansechrest.
Restore CSS Vars, add focus states
Description
- Restored CSS Variables
- Added Focus states and corresponding variables:
--swell-social-share-icon-outline-color: rgb(36, 41, 46);
--swell-social-share-icon-outline-offset: 2px;
Swell Social Share use css variables 1.1.0
Description
Add the following css variables to facilitate customization:
- --swell-social-share-icon-fill-color: rgba(36, 41, 46, 100%);
- --swell-social-share-icon-hover-color: rgba(36, 41, 46, 75%);
- --swell-social-share-icon-width: 2.25rem;
- --swell-social-share-icon-gap: 1rem;
- --swell-social-share-heading-margin: 0 0 .25rem 0;
- --swell-social-share-heading-padding: 0;
Swell Social Share v1.0.0
Initial release of Swell Social Share
Plugin includes:
- Settings page to choose what content type gets the social share options
- A shortcode–
[social-share]–that can be added to posts. - A meta box with options for adding sharing links for:
- x
Full Changelog: https://github.com/swell-creative-group/swell-social-share/commits/v1.0.0
Fix version number
Description
Fix version number in plugin description