This repository was archived by the owner on Aug 18, 2024. It is now read-only.
Releases: adamdehaven/perfect-pullquotes
Releases · adamdehaven/perfect-pullquotes
Bug Fix
Added "bordertop" attribute
Added bordertop attribute to shortcode.
Example:
[perfectpullquote align="left" bordertop="true"]This is the text.[/perfectpullquote]
CSS Reset
Added CSS reset for blockquote p:before and blockquote p:after psuedo elements to prevent theme overrides
Structured Data fix
Resolves an error with generated Structured Data validation.
New Shortcode!
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
v1.6.3 Update for compatibility with Wordpress 4.5.1
Fix for size attribute
v1.6.2 Update
Updated for Wordpress 4.3.1
v1.6.1 Updating to version 1.6.1 for Wordpress 4.3.1
Size Option and update for Wordpress 4.3
This release adds the optional size attribute to the shortcode.
New Main CSS Class
This release changes the main CSS class from .pullquote to .perfect-pullquote to help resolve common CSS conflicts.