v4.2
This is the first release since being accepted to the WordPress.org theme directory.
##4.2 - 2018-10-26
-
SECURITY: Properly escaping the URL for excerpt_more.
-
BUG FIX/ENHANCEMENT: Localizing the 'more' link in excerpt.
-
BUG FIX/ENHANCEMENT: Only applying filter to excerpt_more on the frontend.
-
ENHANCEMENT: Adding new "blank" page template without a header or a footer.
##4.1 - 2018-10-08 -
SECURITY: Sanitizing meta section just in case.
-
SECURITY: Using esc_html_e to properly escape translatable content.
-
BUG FIX/ENHANCEMENT: Improving button color and font color behavior.
-
BUG FIX/ENHANCEMENT: Fixing missing end break for if statement.
-
BUG FIX/ENHANCEMENT: Adjusting how the_excerpt and tags are handled in loop.
-
BUG FIX/ENHANCEMENT: Improving 'status' post format layout.
-
BUG FIX/ENHANCEMENT: Improving code for WPCS.
-
BUG FIX/ENHANCEMENT: Removing $more tag global.
-
BUG FIX/ENHANCEMENT: Removing custom content walker for comments and pings.
-
ENHANCEMENT: Adding .bypostauthor class; adding class for comments in moderation; hiding "says" from comments.
-
ENHANCEMENT: Added memberlite_the_excerpt and memberlite_more_content functions used in post template parts.