Skip to content

Commit

Permalink
Merge pull request #41 from kimcoleman/dev
Browse files Browse the repository at this point in the history
Font Awesome 6.2; Prep for release 1.3.7
  • Loading branch information
kimcoleman authored Sep 12, 2022
2 parents 44d8a50 + 5281ebb commit 565b793
Show file tree
Hide file tree
Showing 11 changed files with 16 additions and 11 deletions.
4 changes: 2 additions & 2 deletions font-awesome/css/all.min.css

Large diffs are not rendered by default.

Binary file modified font-awesome/webfonts/fa-brands-400.ttf
Binary file not shown.
Binary file modified font-awesome/webfonts/fa-brands-400.woff2
Binary file not shown.
Binary file modified font-awesome/webfonts/fa-regular-400.ttf
Binary file not shown.
Binary file modified font-awesome/webfonts/fa-regular-400.woff2
Binary file not shown.
Binary file modified font-awesome/webfonts/fa-solid-900.ttf
Binary file not shown.
Binary file modified font-awesome/webfonts/fa-solid-900.woff2
Binary file not shown.
Binary file modified font-awesome/webfonts/fa-v4compatibility.ttf
Binary file not shown.
Binary file modified font-awesome/webfonts/fa-v4compatibility.woff2
Binary file not shown.
12 changes: 6 additions & 6 deletions memberlite-shortcodes.php

Large diffs are not rendered by default.

11 changes: 8 additions & 3 deletions readme.txt
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
=== Memberlite Shortcodes ===
Contributors: kimannwall, strangerstudios
Tags: theme, shortcodes, memberlite, membership, pmpro, paid memberships pro
Requires at least: 5.2
Tested up to: 5.9.2
Stable tag: 1.3.6
Requires at least: 5.3
Tested up to: 6.0
Stable tag: 1.3.7
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Expand Down Expand Up @@ -80,6 +80,11 @@ Some of the shortcodes in this plugin will work with any theme, but we cannot gu

== Changelog ==

= 1.3.7 - 2022-09-11 =
* ENHANCEMENT: Added `show_children_depth` attribute to subpagelist shortcode to limit depth of children shown.
* ENHANCEMENT: Updated to Font Awesome version 6.2.
* ENHANCEMENT: Tested up to WordPress 6.0.

= 1.3.6 - 2022-03-15 =
* BUG FIX: Fixed a few strings that we not prepared for localization.
* BUG FIX/ENHANCEMENT: Only load some CSS for shortcodes for sites not using Memberlite theme.
Expand Down

0 comments on commit 565b793

Please sign in to comment.