Forum Replies Created

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter ianian

    (@ianian)

    Hi,

    thanks for answering. Unfortunately, it didn’t work. Just to make it clear, I want to use it on a normal plugin page (not ‘edit post’ or ‘edit custom post’ from WP). So I just register a callback in the menu and call the code I presented in the first post. do_meta_boxes() renders the proper HTML, but the JS doesn’t bind events to it.

    I can’t find any tutorial or documentation on using the mentioned box in plugins or when the events are binded.

    Do you know what do I have to do to get the select taxonomy term working on a custom plugin page, if I have a loaded $post (just like in post.php from WP)?

    thanks!
    ian

    Thread Starter ianian

    (@ianian)

    Hi MichaelH,

    thanks for help! Taxonomies are excaly what I needed.

    One more question: I’d like to build several custom feeds which and be able to select to which ones should be the newly created post be added. Do you know a ready plugin for that task? Custom/manual feeds search yielded no interesting results.

    greetings,
    ian

Viewing 2 replies - 1 through 2 (of 2 total)