Changeset 2325894
- Timestamp:
- 06/17/2020 02:47:00 PM (6 years ago)
- Location:
- vi-include-post-by/trunk
- Files:
-
- 4 edited
-
readme.md (modified) (1 diff)
-
readme.txt (modified) (1 diff)
-
style.css (modified) (2 diffs)
-
vi_include_post_by.php (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
vi-include-post-by/trunk/readme.md
r2325885 r2325894 5 5 Requires PHP: 5.2.4<br> 6 6 Tested up to: 5.4<br> 7 Version: 0.4.20061 1<br>7 Version: 0.4.200617<br> 8 8 Stable tag: trunk<br> 9 9 License: GPLv2<br> -
vi-include-post-by/trunk/readme.txt
r2325884 r2325894 5 5 Requires PHP: 5.2.4 6 6 Tested up to: 5.4 7 Version: 0.4.20061 17 Version: 0.4.200617 8 8 Stable tag: trunk 9 9 License: GPLv2 -
vi-include-post-by/trunk/style.css
r2325887 r2325894 3 3 Plugin URI: http://neathawk.com 4 4 Description: Ability to include posts inside other posts/pages, etc, with a shortcode. 5 Version: 0.4.200 4175 Version: 0.4.200617 6 6 Author: Joseph Neathawk 7 7 Author URI: http://Neathawk.com … … 57 57 } 58 58 .aspect-ratio.ar-16-9 .dummy { 59 margin-bottom: 56.25% %; /* 16:9; aspect ratio */59 margin-bottom: 56.25%; /* 16:9; aspect ratio */ 60 60 } 61 61 .aspect-ratio.ar-3-4 .dummy { -
vi-include-post-by/trunk/vi_include_post_by.php
r2325885 r2325894 4 4 Plugin URI: http://neathawk.com 5 5 Description: Ability to include posts inside other posts/pages, etc, with a shortcode. 6 Version: 0.4.20061 16 Version: 0.4.200617 7 7 Author: Joseph Neathawk 8 8 Author URI: http://Neathawk.com
Note: See TracChangeset
for help on using the changeset viewer.