Plugin Directory

Changeset 2247295


Ignore:
Timestamp:
02/20/2020 05:14:12 AM (6 years ago)
Author:
paramthemes
Message:

fixing bugs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • set-unset-bulk-post-categories/trunk/set-unset-bulk-post-categories.php

    r2247290 r2247295  
    33Plugin Name: Set Unset Bulk Post Categories
    44Description: Allows user to set the desired categories as well as unset the categories of all the posts in a bulk without editing the posts itself.
    5 Version:     1.2.1
     5Version:     1.2
    66Author:      Param Themes
    77Author URI:  http://www.paramthemes.com
     
    3030 *
    3131 * @return void
    32  */
     32 *//*
    3333function appsero_init_tracker_set_unset_bulk_post_categories() {
    3434
     
    4545    $client->updater();
    4646
    47 }
    48 
    49 appsero_init_tracker_set_unset_bulk_post_categories();
     47}*/
     48
     49//appsero_init_tracker_set_unset_bulk_post_categories();
    5050
    5151
Note: See TracChangeset for help on using the changeset viewer.