[wp-hackers] some problem with javascript in widgets options?
Andrew Ozz
admin at laptoptips.ca
Thu Nov 12 23:44:28 UTC 2009
Konrad Karpieszuk wrote:
> when i expand it i have:
>
> [headers]
> ...
> Cookie wordpress_...
You shouldn't disclose your cookies, change your passwords (and perhaps
the AUTH_KEY, SECURE_AUTH_KEY, etc. in wp-config.php) straight away.
> [message]
>
> action save-widget
> add_new multi
> id_base tag_cloud
> multi_number 3
> savewidgets 5b79a6702f
> sidebar sidebar-1
> widget-height 200
> widget-id tag_cloud-3
> widget-tag_cloud[3][title]
> widget-width 250
> widget_number 2
>
> [answer]
>
> (this is empty)
This looks ok but there should be another AJAX request with "action =
widgets-order" and response of "1". Both requests should be fired when
adding a widget to the sidebar.
More information about the wp-hackers
mailing list