Plugin Directory

Changeset 3421930


Ignore:
Timestamp:
12/17/2025 12:58:57 PM (3 months ago)
Author:
seomantis
Message:

Release version 1.7.9.7

  • Translation updates: Added complete translation files for Italian, German, Spanish, French, and Portuguese
  • Improved multilingual support with proper UTF-8 handling
  • Updated translation files in languages/ directory
Location:
seo-links-interlinking
Files:
2 edited
2 copied

Legend:

Unmodified
Added
Removed
  • seo-links-interlinking/tags/1.7.9.7/scdata.php

    r3421368 r3421930  
    66 * Author: WP SEO Plugins
    77 * Author URI: https://wpseoplugins.org/
    8  * Version: 1.7.9.2
     8 * Version: 1.7.9.7
    99 */
    1010
     
    3636define( 'SEOLI_SITE_URL', site_url() );
    3737define( 'SEOLI_SERVER_REQUEST_URI', esc_url_raw( $_SERVER['REQUEST_URI'] ) );
    38 define( 'SEOLI_VERSION', '1.7.9.2' );
     38define( 'SEOLI_VERSION', '1.7.9.7' );
    3939
    4040/**
  • seo-links-interlinking/trunk/scdata.php

    r3421368 r3421930  
    66 * Author: WP SEO Plugins
    77 * Author URI: https://wpseoplugins.org/
    8  * Version: 1.7.9.2
     8 * Version: 1.7.9.7
    99 */
    1010
     
    3636define( 'SEOLI_SITE_URL', site_url() );
    3737define( 'SEOLI_SERVER_REQUEST_URI', esc_url_raw( $_SERVER['REQUEST_URI'] ) );
    38 define( 'SEOLI_VERSION', '1.7.9.2' );
     38define( 'SEOLI_VERSION', '1.7.9.7' );
    3939
    4040/**
Note: See TracChangeset for help on using the changeset viewer.