You have ipn part not configured on your paypal account. You have to point it to a right url. Check Section How To Use:)
Hidden content will not be cached on google as google is instructed not to cache it by adding a meta tag … Script inside plugin can detect google bot and expose it with hidden content.
The bug is fixed. Check latest development version.
Yes this is a bug is now in a task list here
Thread Starter
are79
(@are79)
I have some home made markup tags in the post and i use the_content filter to replace those tags with some content which is associated with being filtered post and stored in a mysql table. I used to use global $post,$post_ID; But now it stopped to function for some reason. Maybe it is better to use some other hook, not the _content to deal with this ?