UTW-RPC 1.2 released

Note: This post is over a year and a half old. You may want to check later in this blog to see if there is new information.


Christine released Ultimate Tag Warrior 3.14159265 and broke my plugin. Man, the whole idea of an external plugin was so I could stop keeping up with her. Anyway, she added a security feature that I had to incorporate into the plugin using “nonces”. This release will work with the latest versions of Wordpress and Ultimate Tag Warrior.

Download: utw-rpc1.2.zip

» » » » »
  1. RUDE 02.05.07 / 5pm

    Thanks man, that was a quick response! ;-)

  2. Circle Six Blog » Blog Archive » Autotag 2 02.13.07 / 6am

    […] sure your tm_dialog is up to date and that you’ve got the latest release of the UTW-RPC plugin, and then just download and install or update the bundle. I’m only making it available on the […]

  3. Circle Six Blog » Blog Archive » Upgrade and UTW-RPC Test 02.21.07 / 7am

    […] inform me that Wordpress 2.1.1 would include some changes to the xmlrpc file that might affect the UTW-RPC plugin. So I tested it on my local server and it seems alright, I ran a diff and didn’t see that any areas […]

  4. Vincent 03.07.07 / 2pm

    Thanks a lot for this plug-in. I can confirm it works excellently with Ecto and WP 2.1. Does it work with the latest update to Wordpress, 2.1.2?

  5. brett 03.07.07 / 3pm

    Yes it does. Tested and confirmed with 2.1.2.

  6. Vincent 03.08.07 / 5am

    Awesome, thanks!

  7. surtin 04.07.07 / 5pm

    Hey great plug-in. Just wanted to let you know that it causes a bit of a snafu when used with ecto.

    It’s easily fixed by replacing: $to_ping = $content_struct[‘mt_tb_ping_urls’]

    with

    $to_ping = $content_struct[‘mt_tb_ping_urls’];
    if ( is_array($to_ping) )
    $to_ping = implode(’ ‘, $to_ping);

    Hope that showed up okay…

  8. Brett Terpstra 04.07.07 / 5pm

    Looks like it showed up fine. Thanks a lot, I’ve been hoping somebody would help me out with some further testing. I’ll add that change and post a new release.

Have your say

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <code> <em> <i> <strike> <strong>




Safari hates me