Plugin Directory

Changeset 1344352


Ignore:
Timestamp:
02/05/2016 11:16:58 PM (10 years ago)
Author:
stubgo
Message:

Update tested up to version

Location:
tweak-hidden-options/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • tweak-hidden-options/trunk/options-functions.php

    r1269956 r1344352  
    4545    if ( strpos( $file, 'tweak-hidden-options.php' ) !== false ) {
    4646
    47         $links = array_merge( $links, array( '<a href="http://www.wpsos.io/wordpress-plugin-tweak-hidden-options/">' . __( 'Plugin details', 'simple-embed-code' ) . '</a>' ) );
    48         $links = array_merge( $links, array( '<a href="http://www.wpsos.io/">' . __( 'WPSOS - WordPress Security, Optimization & Speed', 'simple-embed-code' ) . '</a>' ) );
     47        $links = array_merge( $links, array( '<a href="http://www.wpsos.io/wordpress-plugin-tweak-hidden-options/">' . __( 'Plugin details' ) . '</a>' ) );
     48        $links = array_merge( $links, array( '<a href="http://www.wpsos.io/">WPSOS - WordPress Security & Hack Repair</a>' ) );
    4949    }
    5050    return $links;
  • tweak-hidden-options/trunk/readme.txt

    r1306631 r1344352  
    44Tags: options,configuration,config,gzip
    55Requires at least: 3.0.1
    6 Tested up to: 4.4
     6Tested up to: 4.4.2
    77Stable tag: 1.01
    88License: GPLv2 or later
Note: See TracChangeset for help on using the changeset viewer.