Changeset 3359252
- Timestamp:
- 09/10/2025 02:37:50 PM (7 months ago)
- Location:
- memberlite-shortcodes/trunk
- Files:
-
- 3 edited
-
memberlite-shortcodes.php (modified) (2 diffs)
-
readme.txt (modified) (5 diffs)
-
shortcodes/columns.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
memberlite-shortcodes/trunk/memberlite-shortcodes.php
r3195143 r3359252 2 2 /** 3 3 * Plugin Name: Memberlite Shortcodes 4 * Plugin URI: https:// memberlitetheme.com/memberlite-shortcodes/4 * Plugin URI: https://www.paidmembershipspro.com/documentation/memberlite/memberlite-shortcodes/ 5 5 * Description: Shortcodes designed to work with the Memberlite Theme and Memberlite Child Themes. 6 * Version: 1.4 6 * Version: 1.4.1 7 7 * Author: Stranger Studios 8 * Author URI: https:// memberlitetheme.com8 * Author URI: https://www.paidmembershipspro.com 9 9 * License: GPL-3.0-or-later 10 10 * License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 15 15 define( 'MEMBERLITESC_DIR', dirname( __FILE__ ) ); 16 16 define( 'MEMBERLITESC_URL', plugins_url( '', __FILE__ ) ); 17 define( 'MEMBERLITESC_VERSION', '1.4 ' );17 define( 'MEMBERLITESC_VERSION', '1.4.1' ); 18 18 19 19 /** -
memberlite-shortcodes/trunk/readme.txt
r3195143 r3359252 3 3 Tags: theme, shortcodes, memberlite, membership 4 4 Requires at least: 5.4 5 Tested up to: 6. 75 Tested up to: 6.8.2 6 6 Requires PHP: 5.6 7 Stable tag: 1.4 7 Stable tag: 1.4.1 8 8 License: GPLv3 9 9 License URI: https://www.gnu.org/licenses/gpl-3.0.html … … 13 13 == Description == 14 14 = Shortcodes to enhance the appearance of your membership site = 15 For sites running the [Memberlite Theme](https:// memberlitetheme.com/) or a Memberlite Child Theme, this plugin offers several shortcodes to simplify the use of various display elements and enhance the appearance of your site content.15 For sites running the [Memberlite Theme](https://www.paidmembershipspro.com/themes/memberlite/) or a Memberlite Child Theme, this plugin offers several shortcodes to simplify the use of various display elements and enhance the appearance of your site content. 16 16 17 [Memberlite](https:// memberlitetheme.com) is the ideal theme for your [Paid Memberships Pro](https://www.paidmembershipspro.com) site. It's fully customizable with your logo, colors, fonts, custom sidebars, and more global layout settings.17 [Memberlite](https://www.paidmembershipspro.com/themes/memberlite/) is the ideal theme for your [Paid Memberships Pro](https://www.paidmembershipspro.com) site. It's fully customizable with your logo, colors, fonts, custom sidebars, and more global layout settings. 18 18 19 19 = [memberlite_accordion] Shortcode = 20 Add an accordion block with collapsible sections using this simple shortcode. [more info](https:// memberlitetheme.com/memberlite-shortcodes/accordion/)20 Add an accordion block with collapsible sections using this simple shortcode. [more info](https://www.paidmembershipspro.com/documentation/memberlite/memberlite-shortcodes/accordion/) 21 21 22 22 = [memberlite_banner] Shortcode = 23 Create fluid-width banners to divide and highlight sections of content. You can define the background as an included theme color (primary, secondary, action, or body) or any hex color. [more info](https:// memberlitetheme.com/memberlite-shortcodes/banners/)23 Create fluid-width banners to divide and highlight sections of content. You can define the background as an included theme color (primary, secondary, action, or body) or any hex color. [more info](https://www.paidmembershipspro.com/documentation/memberlite/memberlite-shortcodes/banners/) 24 24 25 25 = [memberlite_btn] Shortcode = 26 Add formatted buttons with the link URL, text, style, class, target, size, and optional icon. [more info](https:// memberlitetheme.com/memberlite-shortcodes/buttons/)26 Add formatted buttons with the link URL, text, style, class, target, size, and optional icon. [more info](https://www.paidmembershipspro.com/documentation/memberlite/memberlite-shortcodes/buttons/) 27 27 28 28 = [memberlite_msg] Shortcode = 29 Insert a stylized contextual message block with styling for default, info, alert, error, or a success message. [more info](https:// memberlitetheme.com/memberlite-shortcodes/contextual-messages/)29 Insert a stylized contextual message block with styling for default, info, alert, error, or a success message. [more info](https://www.paidmembershipspro.com/documentation/memberlite/memberlite-shortcodes/contextual-messages/) 30 30 31 31 = [memberlite_recent_posts] Shortcode = 32 Designed to be used on the homepage, this shortcode displays the newest posts or a defined category of posts accoriding to your shortcode settings. [more info](https:// memberlitetheme.com/memberlite-shortcodes/recent-posts/)32 Designed to be used on the homepage, this shortcode displays the newest posts or a defined category of posts accoriding to your shortcode settings. [more info](https://www.paidmembershipspro.com/documentation/memberlite/memberlite-shortcodes/recent-posts/) 33 33 34 34 = [memberlite_subpagelist] Shortcode = 35 Easily create a digest view of a given pages' subpages, with an excerpt or the full page content, in the order you define. [more info](https:// memberlitetheme.com/memberlite-shortcodes/subpagelist/)35 Easily create a digest view of a given pages' subpages, with an excerpt or the full page content, in the order you define. [more info](https://www.paidmembershipspro.com/documentation/memberlite/memberlite-shortcodes/subpagelist/) 36 36 37 37 = [memberlite_tabs] and [memberlite_tab] Shortcode = 38 Add a tabbed content block with this simple shortcode. [more info](https:// memberlitetheme.com/memberlite-shortcodes/tabs/)38 Add a tabbed content block with this simple shortcode. [more info](https://www.paidmembershipspro.com/documentation/memberlite/memberlite-shortcodes/tabs/) 39 39 40 40 = [row] and [col] Shortcodes = 41 Format your content in responsive columns based on a 12 column grid. You can nest columns by using the [row_row] and [col_col] shortcodes. [more info](https:// memberlitetheme.com/memberlite-shortcodes/column-shortcodes/)41 Format your content in responsive columns based on a 12 column grid. You can nest columns by using the [row_row] and [col_col] shortcodes. [more info](https://www.paidmembershipspro.com/documentation/memberlite/memberlite-shortcodes/column-shortcodes/) 42 42 43 43 = [fa] Shortcode = 44 Easily add any Font Awesome icon using this simple shortcode. [more info](https:// memberlitetheme.com/memberlite-shortcodes/font-awesome-icons/)44 Easily add any Font Awesome icon using this simple shortcode. [more info](https://www.paidmembershipspro.com/documentation/memberlite/memberlite-shortcodes/font-awesome-icons/) 45 45 46 Full documentation on all included shortcodes can be found at [the Memberlite Theme homepage](https:// memberlitetheme.com/memberlite-shortcodes/)46 Full documentation on all included shortcodes can be found at [the Memberlite Theme homepage](https://www.paidmembershipspro.com/documentation/memberlite/memberlite-shortcodes/) 47 47 48 48 == Installation == … … 59 59 Browse the Memberlite Shortcodes documentation to see all shortcodes, their attributes, and to view sample shortcode demos. 60 60 61 [View Documentation](https:// memberlitetheme.com/memberlite-shortcodes/)61 [View Documentation](https://www.paidmembershipspro.com/documentation/memberlite/memberlite-shortcodes/) 62 62 63 63 == Screenshots == … … 68 68 69 69 = Where can I find Memberlite Shortcodes documentation and user guides? = 70 For help setting up and configuring the Memberlite Shortcodes plugin, please refer to [documentation](https:// memberlitetheme.com/memberlite-shortcodes/).70 For help setting up and configuring the Memberlite Shortcodes plugin, please refer to [documentation](https://www.paidmembershipspro.com/documentation/memberlite/memberlite-shortcodes/). 71 71 72 72 = Where can I get the Memberlite Theme? = 73 Visit https:// memberlitetheme.comto get your copy of the Memberlite Theme.73 Visit https://www.paidmembershipspro.com/themes/memberlite/ to get your copy of the Memberlite Theme. 74 74 75 75 = I'm not using the Memberlite Theme - can I still use Memberlite Shortcodes plugin? = … … 77 77 78 78 == Changelog == 79 80 = 1.4.1 - 2025-09-10 = 81 * SECURITY: Sanitized and escaped `class` shortcode attribute in the `row` shortcode. 82 * ENHANCEMENT: Updated links to theme details and docs now hosted on the Paid Memberships Pro website. 79 83 80 84 = 1.4 - 2024-11-22 = -
memberlite-shortcodes/trunk/shortcodes/columns.php
r2969918 r3359252 10 10 'class' => '' 11 11 ), $atts)); 12 $result = '<div class="row ' . $class. '">';12 $result = '<div class="row ' . esc_attr( $class ) . '">'; 13 13 $content = str_replace("]<br />", ']', $content); 14 14 $content = str_replace("<br />\n[", '[', $content);
Note: See TracChangeset
for help on using the changeset viewer.