_cache_delete() Deletes the contents of 'get_bookmarks' */ function delete_get_bookmark_cache() { wp_cache_delete( 'get_bookmarks', 'bookmark' ); } add_action( 'add_link', 'delete_get_bookmark_cache' ); add_action( 'edit_link', 'delete_get_bookmark_cache' ); add_action( 'delete_link', 'delete_get_bookmark_cache' ); ?> Google

Archive for the 'Google' Category

Gmail now blocking fake eBay, PayPal e-mails

Google on Tuesday said it is now using an e-mail authentication technology to keep phishers from luring Gmail users to fake eBay and PayPal Web pages in order to steal usernames and passwords.
The technology, DomainKeys, uses cryptography to verify the domain of the sender of an e-mail. It allows e-mail providers to validate the domain [...]