Plugin Directory

Changeset 2325894


Ignore:
Timestamp:
06/17/2020 02:47:00 PM (6 years ago)
Author:
Knighthawk
Message:

fix: typo in style

Location:
vi-include-post-by/trunk
Files:
4 edited

Legend:

Unmodified
Added
Removed
  • vi-include-post-by/trunk/readme.md

    r2325885 r2325894  
    55Requires PHP: 5.2.4<br>
    66Tested up to: 5.4<br>
    7 Version: 0.4.200611<br>
     7Version: 0.4.200617<br>
    88Stable tag: trunk<br>
    99License: GPLv2<br>
  • vi-include-post-by/trunk/readme.txt

    r2325884 r2325894  
    55Requires PHP: 5.2.4
    66Tested up to: 5.4
    7 Version: 0.4.200611
     7Version: 0.4.200617
    88Stable tag: trunk
    99License: GPLv2
  • vi-include-post-by/trunk/style.css

    r2325887 r2325894  
    33Plugin URI: http://neathawk.com
    44Description: Ability to include posts inside other posts/pages, etc, with a shortcode.
    5 Version: 0.4.200417
     5Version: 0.4.200617
    66Author: Joseph Neathawk
    77Author URI: http://Neathawk.com
     
    5757}
    5858.aspect-ratio.ar-16-9 .dummy {
    59     margin-bottom: 56.25%%; /* 16:9; aspect ratio */
     59    margin-bottom: 56.25%; /* 16:9; aspect ratio */
    6060}
    6161.aspect-ratio.ar-3-4 .dummy {
  • vi-include-post-by/trunk/vi_include_post_by.php

    r2325885 r2325894  
    44Plugin URI: http://neathawk.com
    55Description: Ability to include posts inside other posts/pages, etc, with a shortcode.
    6 Version: 0.4.200611
     6Version: 0.4.200617
    77Author: Joseph Neathawk
    88Author URI: http://Neathawk.com
Note: See TracChangeset for help on using the changeset viewer.