Skip to content
This repository was archived by the owner on Aug 18, 2024. It is now read-only.

Releases: adamdehaven/perfect-pullquotes

Bug Fix

08 Jan 14:18

Choose a tag to compare

Fixes bug where border appears on opposite side of pullquote.

Added "bordertop" attribute

16 Nov 02:47

Choose a tag to compare

Added bordertop attribute to shortcode.

Example:

[perfectpullquote align="left" bordertop="true"]This is the text.[/perfectpullquote]

CSS Reset

06 Apr 20:47

Choose a tag to compare

Added CSS reset for blockquote p:before and blockquote p:after psuedo elements to prevent theme overrides

Structured Data fix

11 Dec 16:31

Choose a tag to compare

Resolves an error with generated Structured Data validation.

New Shortcode!

07 Jun 21:14

Choose a tag to compare

This is a MAJOR UPDATE: Changes shortcode FROM [pullquote] TO [perfectpullquote]

SHORTCODES IN ALL EXISTING POSTS WILL NEED TO BE UPDATED TO [perfectpullquote]

Wordpress 4.5.1 Compatibility Updates

02 May 13:20

Choose a tag to compare

v1.6.3

Update for compatibility with Wordpress 4.5.1

Fix for size attribute

01 Oct 22:25

Choose a tag to compare

v1.6.2

Update

Updated for Wordpress 4.3.1

17 Sep 18:51

Choose a tag to compare

v1.6.1

Updating to version 1.6.1 for Wordpress 4.3.1

Size Option and update for Wordpress 4.3

02 Sep 19:23

Choose a tag to compare

This release adds the optional size attribute to the shortcode.

New Main CSS Class

22 Jun 15:06

Choose a tag to compare

This release changes the main CSS class from .pullquote to .perfect-pullquote to help resolve common CSS conflicts.