Plugin Directory

Changeset 620544


Ignore:
Timestamp:
11/02/2012 11:58:28 PM (13 years ago)
Author:
paaggeli
Message:

fix some words

File:
1 edited

Legend:

Unmodified
Added
Removed
  • relative-posts/trunk/relative.php

    r615780 r620544  
    11<?php
    22/*
    3 Plugin Name: Relative Post
     3Plugin Name: Relative Posts
    44Plugin URL:
    55Description: Show relative post on the SideBar.
    6 Vertion: 1.0.0
     6Version: 1.0.0
    77Author: Panagiotis Angelidis (paaggeli)
    88Author URL: http://panoswebsites.com
     
    4040        <?php
    4141    }
    42 
    4342    public function widget($args, $instance){
    4443        if (is_singular('post')){
Note: See TracChangeset for help on using the changeset viewer.