Plugin Directory

Changeset 2774420


Ignore:
Timestamp:
08/23/2022 08:29:17 PM (3 years ago)
Author:
showcaseidx
Message:

Version 3.2.1

Location:
showcase-idx/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • showcase-idx/trunk/3/shortcodes.php

    r2429446 r2774420  
    22
    33add_shortcode( 'showcaseidx_signin',   showcaseidx_build_shortcode( 'authform' ) );
     4add_shortcode( 'showcaseidx_calculator', showcaseidx_build_shortcode( 'calculator' ) );
    45add_shortcode( 'showcaseidx_cma',      showcaseidx_build_shortcode( 'cmaform' ) );
    56add_shortcode( 'showcaseidx_contact',  showcaseidx_build_shortcode( 'contactform' ) );
  • showcase-idx/trunk/readme.txt

    r2755119 r2774420  
    55Tested up to: 6.0.0
    66Requires PHP: 5.3.0
    7 Stable tag: 3.2.0
     7Stable tag: 3.2.1
    88
    99The ideal plugin for adding MLS search to your website, portal-quality search, lead generation, and SEO that works.
     
    141141
    142142== Changelog ==
     143
     144= 3.2.1 =
     145* Add shortcode for a mortgage calculator widget
    143146
    144147= 3.2.0 =
  • showcase-idx/trunk/showcaseidx.php

    r2755119 r2774420  
    66 * Author: Showcase IDX
    77 * Author URI: https://showcaseidx.com/
    8  * Version: 3.2.0
     8 * Version: 3.2.1
    99 */
    1010
Note: See TracChangeset for help on using the changeset viewer.