Plugin Directory

Changeset 3216950


Ignore:
Timestamp:
01/04/2025 05:05:16 PM (15 months ago)
Author:
vrpr
Message:

new v wp 6.7

Location:
wdv-ajax-search/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • wdv-ajax-search/trunk/readme.txt

    r3006677 r3216950  
    44Tags: search, live search, search plugin, ajax, live
    55Requires at least: 5.2
    6 Tested up to: 6.4
     6Tested up to: 6.7
    77Stable tag: 1.0.0
    88Requires PHP: 7.0
     
    8989= 1.0.3 =
    9090= 1.0.4 =
     91= 1.0.5 =
    9192
    9293== Upgrade Notice ==
     
    9798= 1.0.3 =
    9899= 1.0.4 =
     100= 1.0.5 =
  • wdv-ajax-search/trunk/wdv-ajax-search.php

    r3006833 r3216950  
    1818 * Description:       With this plugin you can create different search forms for different post types and put their shortcode on the corresponding page. ATTENTION! After updating to version 1.0.3, you need to open the plugin properties and click on the "Add / Edit Settings" button for each of the shortcodes you created and click on the "Save" button in the modal window that opens. If this is your first time installing this plugin, then just follow the documentation.
    1919 *
    20  * Version:           1.0.4
     20 * Version:           1.0.5
    2121 * Author:            wdvillage
    2222 * Author URI:        https://wdvillage.com/
     
    3737 * Rename this for your plugin and update it as you release new versions.
    3838 */
    39 define( 'WDV_AJAX_SEARCH_VERSION', '1.0.4' );
     39define( 'WDV_AJAX_SEARCH_VERSION', '1.0.5' );
    4040
    4141/**
Note: See TracChangeset for help on using the changeset viewer.