Plugin Directory

Changeset 1113643


Ignore:
Timestamp:
03/16/2015 04:22:45 AM (11 years ago)
Author:
wpnaga
Message:

Bug Fixes

File:
1 edited

Legend:

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

    r1113304 r1113643  
    44 * Plugin URI: http://wordpress.org/plugins/bake-posts/
    55 * Description: Plugin to display Posts on selected Categories,Tags and Recent posts.
    6  * Version: 2.1
     6 * Version: 2.1.01
    77 * Author: wpnaga
    88 * Author URI: http://profiles.wordpress.org/wpnaga/
     
    2626        $this->task = $task;
    2727        $this->keyword = $keyword;
    28         $this->showAll();
     28        //$this->showAll();
    2929    }
    3030
Note: See TracChangeset for help on using the changeset viewer.