• I just got this from Batch-Categories page:

    # Steph Says:
    February 21st, 2005 at 8:24 am
    Ia€?m really sorry to hear the plugin doesna€?t work with 1.5. As I might have mentioned, Ia€?m swamped right now. If nobody does it before me, Ia€?ll adapt it to 1.5 at some point. If anybody feels like doing it, just go ahead! I really dona€?t care if ita€?s me or somebody else who writes the 1.5 version of Batch Categories.

    This is such an incredibly valuable tool. Anyone been able to figure out how to get it to work with the new version of WordPress 1.5? I had it working with an earlier beta version, but with the new release, it’s toast and I don’t know what changed to kill it.

    Let’s save batch-categories! Please.

Viewing 7 replies - 46 through 52 (of 52 total)
  • I get the “batch-category” loaded under wordpress 1.5.2. But, it does not show the categories of the listed post. All blank.

    Anyone using “batch-category” with WordPress 1.5.2?

    I’ve updated Batch Categories to work properly for 1.5.2. See the updated script for more and installation instructions.

    moshu

    (@moshu)

    That’s a great news – thanks, aquarius!
    I am sure many people will be happy to use it.

    bernadette

    (@bernadette)

    is there a final version for this that works with ver 2.0?

    thanks!

    kerimfriedman

    (@kerimfriedman)

    Bump on bernadette’s question.

    moshu

    (@moshu)

    No need for bumping. Since November 2005 (=last year!) nobody ever posted anything about it. Sorry.

    Correct it to:

    $title = __(‘Batch Categories’);
    $parent_file = ‘edit.php’;
    require_once(‘admin.php’);
    require_once(‘admin-header.php’);

    If you get a blank page.
    (that is add

    require_once(‘admin.php’);

    above the

    require_once(‘admin-header.php’);

    in batch-categories.php

Viewing 7 replies - 46 through 52 (of 52 total)
  • The topic ‘Can we fix batch-categories?’ is closed to new replies.