Skip to content

Releases: strangerstudios/memberlite

v4.5.4

12 Sep 00:24

Choose a tag to compare

= 4.5.4 - 2022-09-11 =

  • FEATURE: Added grid layout for blog.
  • FEATURE: Added block image option for showing post thumbnails in the loop and single post.
  • FEATURE: Added author block customizer setting for posts.
  • ENHANCEMENT: Now loading all webfonts locally.
  • ENHANCEMENT: Moved all colors to root variables to improve
  • ENHANCEMENT: Added all unique colors in theme to editor color palette.
  • ENHANCEMENT: Updated to Font Awesome version 6.2.
  • ENHANCEMENT: Improved compatibility with WordPress Block Editor styling options and core blocks.
  • ENHANCEMENT: Added filter memberlite_show_author_avatar to optionally disable author avatar on posts.
  • ENHANCEMENT: Added filter memberlite_logout_redirect_to to allow filtering the logout URL redirect.
  • ENHANCEMENT: Added filter memberlite_nav_menu_submenu_pagemenuid to set the top level page to generate the submenu on pages.
  • ENHANCEMENT: Added filter memberlite_excerpt_larger to turn off the enlarged/enhanced excerpt text for a single post.
  • BUG FIX/ENHANCEMENT: Improved dark background handling for various frontend elements.
  • BUG FIX/ENHANCEMENT: Removed h1 tag from logo on all pages except home_url.

v4.5.3

13 Mar 17:48

Choose a tag to compare

= 4.5.3 - 2021-03-13 =

  • ENHANCEMENT: Now showing member welcome/links in mobile menu if no other widgets defined.
  • BUG FIX: Fixed issues with background color and font color for button or cover blocks.
  • BUG FIX: General improvements for sites using an inverted (dark) body background color.

v4.5.2

11 Dec 22:46

Choose a tag to compare

  • BUG FIX: Fixed issue with the Log in and Log Out links in member header theme area.
  • BUG FIX/ENHANCEMENT: Fixed localization and escaping throughout theme.
  • BUG FIX/ENHANCEMENT: Improved styling of frontend elements throughout theme.
  • ENHANCEMENT: Updated to Font Awesome version 5.15.1.
  • ENHANCEMENT: Improved Memberlite Guide admin page formatting.
  • ENHANCEMENT: Updated to Font Awesome version 5.15.1.

v4.5.1

14 Oct 19:40
0f21d5b

Choose a tag to compare

  • BUG FIX: Adjusting Nav Menus code to supress warnings and fix issue with meta menu callback not adding log in or log out links.
  • BUG FIX/ENHANCEMENT: Updated stylesheets for version 2.6+ of bbPress.
  • BUG FIX/ENHANCEMENT: Adding expected Memberlite hooks to forum.php template.
  • ENHANCEMENT: Styles to support new Payment Request Button features planned for PMPro.

v4.5

14 Sep 15:24

Choose a tag to compare

  • SECURITY: Escaped get_template_directory_uri in inc/admin.php that was missing.
  • BUG FIX: Fixed bug where sidebar would show below content if "No Sidebar" layout was chosen in theme options.
  • BUG FIX: Fixed undefined variable show_header_right.
  • BUG FIX: Removed old CSS not used anymore by block editor for gallery block.
  • BUG FIX: Now allowing span and time as allowed HTML for the sanitization of post meta before and after values from Customizer.
  • BUG FIX: Updated Customizer CSS to fix potential override of header background image with specified background-color.
  • BUG FIX/ENHANCEMENT: Adjusted support for Nav Menus Add On to better detect member-specific menus.
  • BUG FIX/ENHANCEMENT: Added styles to avoid word wrap in specific form input fields for Column block compatibility.
  • BUG FIX/ENHANCEMENT: Adjusted alignwide and alignfull as block editor styles to fix bugs with column layouts.
  • BUG FIX/ENHANCEMENT: Now hiding the sidebar child pages menu if this is a membership account page or a child of it.
  • BUG FIX/ENHANCEMENT: Updated all color schemes and customizer controls to include header background color for preview and save.
  • BUG FIX/ENHANCEMENT: Updated search results to check post type before adding entry-header-grid to post_class.
  • ENHANCEMENT: Added styles to highlight the current page item in the subpages sidebar display.
  • ENHANCEMENT: Added styles to select type form inputs to match other form fields display.
  • ENHANCEMENT: Updated to Font Awesome version 5.14.0
  • ENHANCEMENT: Checking to see if menu theme_location exists before calling wp_nav_menu for certain menus.
  • ENHANCEMENT: Added in backwards compatibility for wp_body_open (required to call at the top of the body tag).
  • ENHANCEMENT: Adjusted stylesheet to include tested up to and PHP versions.
  • ENHANCEMENT: Updated Memberlite Guide to support child themes via the memberlite_guide_additional action hook.
  • ENHANCEMENT: Updated Memberlite Guide to allow child themes to filter recommended and integrated plugins via memberlite_plugins_recommended filter hook.
  • ENHANCEMENT: Added memberlite_defaults filter for child themes or plugin to adjust theme default options.
  • ENHANCEMENT: Wrapped replacement variables for the post meta before and after in a unique span for styling via CSS.
  • ENHANCEMENT: Added memberlite_show_header_right filter to hide header right area in logo space.
  • ENHANCEMENT: Added memberlite_login_redirect_to function and filter to get the redirect_to URL attribute used for "Log In" links.
  • ENHANCEMENT: Adjusted appearance of headings and form elements on the new Member Profile Edit page in PMPro.
  • REFACTOR: Added new function memberlite_get_font to return the header or body font from theme options.

v4.4

01 May 02:28

Choose a tag to compare

  • FEATURE: Added layout for "No Sidebar" Layout for Blog, Archive, Posts.
  • FEATURE: Added header background color customizer setting.
  • ENHANCEMENT: Added support for new frontend login, log in widget, and profiles in PMPro v2.3+.
  • BUG FIX/ENHANCEMENT: Improved CSS for sidebar menus and other widgets to only target menu-style lists, not all lists and for the Theme My Login widget.
  • BUG FIX/ENHANCEMENT: Improved Customizer CSS output so that all input types to respect custom font settings.
  • BUG FIX/ENHANCEMENT: Adjusted buttons and button-style links hover "brightness" instead of opacity for better appearance.
  • BUG FIX/ENHANCEMENT: Added post_class entry-header-grid to posts formats so styling only applies in main loop.
  • BUG FIX/ENHANCEMENT: Adjusted secondary (sidebar) text link to not apply to buttons.
  • ENHANCEMENT: Added memberlite_avatar_size filter for adjusting avatar display size.
  • ENHANCEMENT: Improved Accessibility and SEO by adding alt tags to post thumbnails and avatar.
  • ENHANCEMENT: Updated to Font Awesome version 5.13.0.

v4.3

13 May 20:52

Choose a tag to compare

= 4.3 - 2019-05-13 =

  • BUG FIX: Fixed bug where {post_comments} replacement wasn't returning the correct count in masthead area.
  • BUG FIX: Fixed spacing when applying a discount code and the error/success message displays.
  • BUG FIX: Fixed issue with escaped CSS selectors and .site-title ‘blank’ color value.
  • BUG FIX: Fixing warning on homepage when displaying latest posts and no posts are found.
  • BUG FIX/ENHANCEMENT: Fixed the memberlite_parse_tags replacements to be more reliable for post entry meta before and after.
  • BUG FIX/ENHANCEMENT: Adjusting button text color for columns layouts of Advanced Levels Page shortcode
  • ENHANCEMENT: Adjusting image block for responsive screens to display block and not floated.
  • ENHANCEMENT: Added option for sticky navbar.
  • ENHANCEMENT: Now aligning floated images on small screens to center and block to avoid broken text wrap on mobile.
  • ENHANCEMENT: Adjusted layout of the Memberlite Guide page to match WP 5.0+ admin styles.
  • ENHANCEMENT: Adjusted responsive view of masthead/post byline area to display avatar above title for small screens; no hyphenation on small screens.
  • ENHANCEMENT: Adjusted responsive view of site footer copyright and ‘back to top’ link area.
  • ENHANCEMENT: Restructured the header for small screens to use grid layout so menu toggle button doesn't overlap logo.
  • ENHANCEMENT: Adjusted margin around comment form; Adjusted tabs on comment/pingbacks area to have no outline.
  • ENHANCEMENT: Updating to Font Awesome version 5.8.2.
  • FEATURE: Added support for the additional HTML5 tags details and summary.
  • FEATURE: Added RTL support.
  • FEATURE: Began adding styles for core WP Blocks, including blockquotes, image gallery displays, captions; Support for default styles including font sizes small, medium, large, huge.
  • FEATURE: Added theme’s color scheme to block editor via editor-color-palette theme support.
  • FEATURE: Built unique array of Color Scheme values to include in Block Editor.
  • FEATURE: Now using a comment query to get count so we can exclude trackbacks and pingbacks.
  • FEATURE: Added word break and hyphen styles for comments content.

v4.2

26 Oct 17:30

Choose a tag to compare

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.