Skip to content

Releases: swell-creative-group/swell-social-share

Fix repeated include bug

Choose a tag to compare

@tboggia tboggia released this 05 Sep 19:53

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

Choose a tag to compare

@tboggia tboggia released this 04 Sep 22:12
v1.2.3

fix heading markup

Fix version

Choose a tag to compare

@tboggia tboggia released this 04 Sep 21:40
v1.2.2

Fix version

Fix icon folder structure

Choose a tag to compare

@tboggia tboggia released this 04 Sep 21:38
v1.2.1

Fix directory structure for plugin icon

Add GitHub updater

Choose a tag to compare

@tboggia tboggia released this 04 Sep 21:02

Description

Added the GitHubUpdater class h/t @ryansechrest.

Restore CSS Vars, add focus states

Choose a tag to compare

@tboggia tboggia released this 04 Sep 19:47

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

Choose a tag to compare

@tboggia tboggia released this 03 Sep 23:48

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

Choose a tag to compare

@tboggia tboggia released this 03 Sep 23:36

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:
    • facebook
    • linkedin
    • x
    • reddit
    • email
    • whatsapp
    • reddit

Full Changelog: https://github.com/swell-creative-group/swell-social-share/commits/v1.0.0

Fix version number

Choose a tag to compare

@tboggia tboggia released this 03 Sep 23:56
c1b1397

Description

Fix version number in plugin description