Plugin Directory

Changeset 3002004

Timestamp:
11/27/2023 06:13:35 AM (8 months ago)
Author:
mdshuvo
Message:

3.4.5

Location:
ajax-filter-posts
Files:
52 added
2 edited

Legend:

Unmodified
Added
Removed
  • ajax-filter-posts/trunk/ajax-filter-posts.php

    r3001346 r3002004  
    11<?php
    22/**
    3  * Plugin Name:  GridMaster - The Ultimate Post Grid Solution with Ajax Filter
     3 * Plugin Name: 
    44 * Plugin URI:   http://addonmaster.com
    55 * Author:       AddonMaster
    66 * Author URI:   https://addonmaster.com/gridmaster/
    7  * Version:      3.4.4
     7 * Version:      3.4.
    88 * Description:  GridMaster is a powerful post filter plugin that allows you create stunning, customizable post grids on your website with its robust support for all post types and taxonomies, versatile pagination options including infinite scroll, and a suite of pre-built grid and filter styles.
    99 * License:      GPL2
     
    6666     */
    6767    public function define_constants() {
    68         define( 'GRIDMASTER_VERSION', '3.4.4' );
     68        define( 'GRIDMASTER_VERSION', '3.4.' );
    6969        define( 'GRIDMASTER_FILE', __FILE__ );
    7070        define( 'GRIDMASTER_PATH', __DIR__ );
  • ajax-filter-posts/trunk/readme.txt

    r3001346 r3002004  
    11=== Post Grid Master - The Ultimate Post Grid Solution with Ajax ===
    22Contributors: mdshuvo, addonmaster, mdashikul
    3 Tags: infinite scroll, post grid, grid, post type grid, pagination, ajax pagination, grid display, filter, filtering, grid, layout, post, post filter, post layout, taxonomy, taxonomy filter,ajax grid, shortcode, type grid, wp post frid, ajax post filter, filter post ajax, ajaxify, mixitup, isotop, category filter, filter without reload, ajax filter, ajax plugin
     3Tags: infinite scroll, post grid, grid, post type grid, pagination, ajax pagination, grid display, filter, filtering, grid, layout, post, post filter, post layout, taxonomy, taxonomy filter,ajax grid, , type grid, wp post frid, ajax post filter, filter post ajax, ajaxify, mixitup, isotop, category filter, filter without reload, ajax filter, ajax plugin
    44Tested up to: 6.4.1
    55Stable tag: 3.4.5
     
    197197
    198198== Changelog ==
    199 
    200 = 3.4.4 =
    201 * Nov 24, 2023
    202 - Tested up to WordPress 6.4.1
    203199
    204200= 3.4.3 =
Note: See TracChangeset for help on using the changeset viewer.