Plugin Directory

Changeset 3415304


Ignore:
Timestamp:
12/09/2025 11:45:53 AM (4 months ago)
Author:
doubledome
Message:

Tested and verified the plugin on Wordpress 6.9

Location:
doubledome-wordcount-details-dashboard
Files:
13 added
2 edited

Legend:

Unmodified
Added
Removed
  • doubledome-wordcount-details-dashboard/trunk/doubledome-word-count.php

    r3283462 r3415304  
    66 * Author:      DoubleDome Digital Marketing
    77 * Author URI:  https://www.doubledome.com/word-count-wordpress-plugin
    8  * Version:     2.0
     8 * Version:     2.1
    99 * License:     GPL-2.0+
    1010 * License URI: http://www.gnu.org/licenses/gpl-2.0.txt
     
    1515
    1616define( 'WORD_COUNT_DD_ROOT', __DIR__ ); // Setup plugin directory Root path
    17 define( 'WC_DD_VERSION', "2.0");
     17define( 'WC_DD_VERSION', "2.1");
    1818define( 'WORD_COUNT_DD_URL', plugin_dir_url(__FILE__));
    1919
  • doubledome-wordcount-details-dashboard/trunk/readme.txt

    r3283462 r3415304  
    33Tags: Word count, Wordcount, Post count display, Page statistics dashboard, WordPress content analytics, Custom post type stats, Dashboard content insights, Average post count, Total page count, WordPress content overview, Post statistics plugin, Content metrics WordPress
    44Requires at least: 5.4
    5 Tested up to: 6.8
    6 Stable tag: 2.0
     5Tested up to: 6.9
     6Stable tag: 2.1
    77License: GPL-2.0+
    88License URI: http://www.gnu.org/licenses/gpl-2.0.html
     
    6161== Changelog ==
    6262
     63= 2.1 =
     64* Tested and verified on Wordpress 6.9
     65
    6366= 2.0 =
    6467*Core Features
Note: See TracChangeset for help on using the changeset viewer.