Plugin Directory

Changeset 3432056


Ignore:
Timestamp:
01/04/2026 10:47:55 AM (2 months ago)
Author:
deconf
Message:

Update 2.6.5

Location:
search-engine-insights/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • search-engine-insights/trunk/readme.txt

    r3282794 r3432056  
    22Contributors: deconf
    33Donate link: https://deconf.com/donate/
    4 Tags: search console dashboard, google search console, search console widget, search console metatag, search console, seo
     4Tags: search console dashboard, google search console, search console widget, search console, seo
    55Requires at least: 3.5
    6 Tested up to: 6.8
    7 Stable tag: 2.6.4
     6Tested up to: 6.9
     7Stable tag: 2.6.5
    88Requires PHP: 5.6
    99License: GPLv2 or later
     
    8080== Changelog ==
    8181
    82 = 2.6.4 (2025.04.27) =
     82= 2.6.5 (2026.01.04) =
    8383* Bug Fixes:
    8484    * minor css font update
  • search-engine-insights/trunk/seiwp.php

    r3282794 r3432056  
    55 * Description: Adds your website to Google Search Console. Displays Search Console reports on your Dashboard.
    66 * Author: Alin Marcu
    7  * Version: 2.6.4
     7 * Version: 2.6.5
    88 * Author URI: https://deconf.com
    99 * Text Domain: search-engine-insights
     
    1717// Plugin Version
    1818if ( ! defined( 'SEIWP_CURRENT_VERSION' ) ) {
    19     define( 'SEIWP_CURRENT_VERSION', '2.6.4' );
     19    define( 'SEIWP_CURRENT_VERSION', '2.6.5' );
    2020}
    2121
Note: See TracChangeset for help on using the changeset viewer.