Plugin Directory

Changeset 1637333


Ignore:
Timestamp:
04/14/2017 03:54:15 AM (9 years ago)
Author:
lampd
Message:

update plugin informations

File:
1 edited

Legend:

Unmodified
Added
Removed
  • smart-post-grid/trunk/cactus-smart-post-grid.php

    r1588004 r1637333  
    11<?php
    2    /*
    3    Plugin Name: Smart Posts Grid
    4    Plugin URI: http://www.cactusthemes.com
    5    Description: Smart Post Grid is the best plugin to showcase your posts
    6    Version: 1.0.1
    7    Author: CactusThemes
    8    Author URI: http://www.cactusthemes.com
    9    License: GPL
    10    */
     2
     3/**
     4 * Plugin Name: Smart Posts Grid
     5 * Description: Smart Post Grid is the best plugin to showcase your posts
     6 * Version: 1.0.1
     7 * Author: CactusThemes
     8 * Author URI: http://cactusthemes.com/
     9 * Plugin URI: http://www.cactusthemes.com/
     10 * License: GPL
     11 */
    1112
    1213define( 'SPG_PATH', plugin_dir_url( __FILE__ ) );
Note: See TracChangeset for help on using the changeset viewer.