Plugin Directory

Changeset 1914096


Ignore:
Timestamp:
07/24/2018 10:54:07 AM (8 years ago)
Author:
daniel1088
Message:

2.6.1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • pixnet/trunk/pixnet_plugin.php

    r1914033 r1914096  
    44Description: This is PIXNET PA code Wordpress plugin
    55Author: Daniel
    6 Version: 2.6
     6Version: 2.6.1
    77*/
    88
     
    8080        }
    8181       
    82         echo '
    83         <meta name="google-site-verification" content="' . $this->verify_code . '" />
    84         ';
     82        echo $this->verify_code;
    8583    }
    8684
Note: See TracChangeset for help on using the changeset viewer.