Plugin Directory

Changeset 1013762


Ignore:
Timestamp:
10/25/2014 09:39:49 AM (11 years ago)
Author:
giuliom
Message:

v1.1.5

Location:
mg-quotes/trunk
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • mg-quotes/trunk/includes/cpt.php

    r961007 r1013762  
    3232        'register_meta_box_cb' => null,
    3333        'taxonomies'           => array(),
    34         'has_archive'          => false,
     34        'has_archive'          => true,
    3535        'rewrite'              => array('slug' => 'quotes'),
    3636        'query_var'            => true,
  • mg-quotes/trunk/plugin.php

    r961007 r1013762  
    44Plugin URI: http://mgiulio.info/projects/mg-quotes/
    55Description: Manage and publish your favorite quotes with WordPress
    6 Version: 1.1.4
     6Version: 1.1.5
    77Author: Giulio 'mgiulio' Mainardi
    88Author URI: http://mgiulio.info
  • mg-quotes/trunk/readme.txt

    r961007 r1013762  
    166166== Changelog ==
    167167
     168= 1.1.5 =
     169* Fix: allow quote listing on front end with permalink /quotes
     170
    168171= 1.1.4 =
    169172* Enhancement: Allow quote comments
Note: See TracChangeset for help on using the changeset viewer.