🔞 ADULT: Changeset/ - Full Gallery 2025

Changeset 706561


Ignore:
Timestamp:
05/01/2013 05:55:57 PM (13 years ago)
Author:
jkudish
Message:

Update version number and changelog for 2.2.5

Location:
jetpack/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • jetpack/trunk/jetpack.php

    r704409 r706561  
    66 * Description: Bring the power of the WordPress.com cloud to your self-hosted WordPress. Jetpack enables you to connect your blog to a WordPress.com account to use the powerful features normally only available to WordPress.com users.
    77 * Author: Automattic
    8  * Version: 2.2.4
     8 * Version: 2.2.5
    99 * Author URI: http://jetpack.me
    1010 * License: GPL2+
     
    1818defined( 'JETPACK_CLIENT__AUTH_LOCATION' ) or define( 'JETPACK_CLIENT__AUTH_LOCATION', 'header' );
    1919defined( 'JETPACK_CLIENT__HTTPS' ) or define( 'JETPACK_CLIENT__HTTPS', 'AUTO' );
    20 define( 'JETPACK__VERSION', '2.2.4' );
     20define( 'JETPACK__VERSION', '2.2.5' );
    2121define( 'JETPACK__PLUGIN_DIR', plugin_dir_path( __FILE__ ) );
    2222defined( 'JETPACK__GLOTPRESS_LOCALES_PATH' ) or define( 'JETPACK__GLOTPRESS_LOCALES_PATH', JETPACK__PLUGIN_DIR . 'locales.php' );
  • jetpack/trunk/readme.txt

    r706554 r706561  
    8080== Changelog ==
    8181
    82 = trunk =
     82= 2.2.5 =
    8383* Enhancement: Stats: Counting of registered users' views can now be enabled for specific roles
     84* Bug Fix: Security tightening for metadata support in the REST API
     85* Bug Fix: Update the method for checking Twitter Timeline widget_id and update coding standards
     86* Bug Fix: Custom CSS: Allow the content width setting to be larger than the theme's content width
     87* Bug Fix: Custom CSS: Fix possible missing argument warning.
    8488
    8589= 2.2.4 =
Note: See TracChangeset for help on using the changeset viewer.