Plugin Directory

Changeset 1344351


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

Update tested up to version

Location:
stop-gravity-forms-from-disappearing/trunk
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • stop-gravity-forms-from-disappearing/trunk/readme.txt

    r1306625 r1344351  
    44Tags: gravity forms, forms, form, gravity, gravityforms, disappear, WPSOS
    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
  • stop-gravity-forms-from-disappearing/trunk/stop-gravity-forms-from-disappearing.php

    r1306625 r1344351  
    2929    if ( strpos( $file, 'stop-gravity-forms-from-disappearing.php' ) !== false ) {
    3030
    31         $links = array_merge( $links, array( '<a href="http://www.wpsos.io/wordpress-plugin-stop-gravity-forms-from-disappearing/">' . __( 'Plugin details', 'simple-embed-code' ) . '</a>' ) );
    32         $links = array_merge( $links, array( '<a href="http://www.wpsos.io/">' . __( 'WPSOS - WordPress Security, Optimization & Speed', 'simple-embed-code' ) . '</a>' ) );       
     31        $links = array_merge( $links, array( '<a href="http://www.wpsos.io/wordpress-plugin-stop-gravity-forms-from-disappearing/">' . __( 'Plugin details' ) . '</a>' ) );
     32        $links = array_merge( $links, array( '<a href="http://www.wpsos.io/">WPSOS - WordPress Security & Hack Repair</a>' ) );     
    3333    }
    3434
Note: See TracChangeset for help on using the changeset viewer.