Plugin Directory

Changeset 1344353


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

Update tested up to version

Location:
unblock-cs-jss-for-googlebot/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • unblock-cs-jss-for-googlebot/trunk/readme.txt

    r1306626 r1344353  
    44Tags: googlebot,robots.txt,robots,seo
    55Requires at least: 3.0.1
    6 Tested up to: 4.4
     6Tested up to: 4.4.2
    77Stable tag: 1.0
    88License: GPLv2 or later
  • unblock-cs-jss-for-googlebot/trunk/unblock-css-js-for-googlebot.php

    r1269969 r1344353  
    3434    if ( strpos( $file, 'unblock-css-js-for-googlebot.php' ) !== false ) {
    3535
    36         $links = array_merge( $links, array( '<a href="http://www.wpsos.io/wordpress-plugin-unblock-css-js-for-googlebot/">' . __( 'Plugin details', 'simple-embed-code' ) . '</a>' ) );
    37         $links = array_merge( $links, array( '<a href="http://www.wpsos.io/">' . __( 'WPSOS - WordPress Security, Optimization & Speed', 'simple-embed-code' ) . '</a>' ) );
     36        $links = array_merge( $links, array( '<a href="http://www.wpsos.io/wordpress-plugin-unblock-css-js-for-googlebot/">' . __( 'Plugin details' ) . '</a>' ) );
     37        $links = array_merge( $links, array( '<a href="http://www.wpsos.io/">WPSOS - WordPress Security & Hack Repair</a>' ) );
    3838    }
    3939    return $links;
Note: See TracChangeset for help on using the changeset viewer.