Changeset 620543
- Timestamp:
- 11/02/2012 11:57:42 PM (13 years ago)
- File:
-
- 1 edited
-
relative-posts/tags/1.0.0/relative.php (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
relative-posts/tags/1.0.0/relative.php
r615777 r620543 4 4 Plugin URL: 5 5 Description: Show relative post on the SideBar. 6 Ver tion: 1.0.06 Version: 1.0.0 7 7 Author: Panagiotis Angelidis (paaggeli) 8 8 Author URL: http://panoswebsites.com … … 40 40 <?php 41 41 } 42 43 42 public function widget($args, $instance){ 44 43 if (is_singular('post')){
Note: See TracChangeset
for help on using the changeset viewer.