Thanks man, that was a quick response! ;-)
UTW-RPC 1.2 released
This post is part of a series (UTW-RPC and Autotag):
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.
The following links are auto-generated but may help you locate newer content:
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.
-
02.05.07 / 5pm
-
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 […]
-
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 […]
-
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?
-
03.07.07 / 3pm
Yes it does. Tested and confirmed with 2.1.2.
-
03.08.07 / 5am
Awesome, thanks!
-
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…
-
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>

8 Comments
Jump to comment form | comments rss [?] | trackback uri [?]