Plugin Directory

Changeset 1187532


Ignore:
Timestamp:
06/25/2015 01:53:57 PM (11 years ago)
Author:
mmtechmaster
Message:

Adjusted version number in three source files.

Location:
militant-moderates-css-parent-selector-mmps/branches/1.1.2
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • militant-moderates-css-parent-selector-mmps/branches/1.1.2/css/mmParentSelector.css

    r1186554 r1187532  
    11/**
    22 * @package militant-moderates-css-parent-selector-mmps
    3  * @version 1.1.1
     3 * @version 1.1.2
    44 */
    55/*
     
    77Plugin URI: http://www.militantmoderates.org/mmps-quick-start/
    88Description: Adds support for the Parent Selector syntax in CSS Styles. Parent Selectors are used to apply the styling to a specific Parent element.
    9 Version: 1.1.1
     9Version: 1.1.2
    1010Author: MM Techmaster
    1111Author URI: https://profiles.wordpress.org/mmtechmaster
  • militant-moderates-css-parent-selector-mmps/branches/1.1.2/js/mmParentSelector.js

    r1186554 r1187532  
    11/**
    22 * @package militant-moderates-css-parent-selector-mmps
    3  * @version 1.1.1
     3 * @version 1.1.2
    44 */
    55/*
     
    77Plugin URI: http://www.militantmoderates.org/mmps-quick-start/
    88Description: Adds support for the Parent Selector syntax in CSS Styles. Parent Selectors are used to apply the styling to a specific Parent element.
    9 Version: 1.1.1
     9Version: 1.1.2
    1010Author: MM Techmaster
    1111Author URI: https://profiles.wordpress.org/mmtechmaster
  • militant-moderates-css-parent-selector-mmps/branches/1.1.2/mmParentSelector.php

    r1187311 r1187532  
    77Plugin Name: Militant Moderates CSS Parent Selector MMPS
    88Plugin URI: http://www.militantmoderates.org/mmps-quick-start/
    9 Description: Adds support for the Parent Selector syntax in CSS Styles. Parent Selectors are used to apply the styling to a specific Parent element.
     9Description: Adds CSS "Parent Selector" support to your Theme. Apply your CSS Style to Parent/Sibling elements not just the Selected element.
    1010Version: 1.1.2
    1111Author: MM Techmaster
Note: See TracChangeset for help on using the changeset viewer.