Fires before every failed login attempt.
jpp_log_failed_attempt
jpp_log_failed_attemptjpp_log_failed_attemptFires before every failed login attempt.
wpl_is_attachment_disabledFilters whether Likes should be enabled on attachment pages.
wpl_is_single_page_disabledFilters whether Likes should be enabled on single pages.
wpl_is_single_{$post_type}_disabledFilters whether Likes should be enabled on single posts. The dynamic part of the filter, {$post_type}, allows you to specific the post type where Likes should be enabled.
wpl_is_index_disabledFilters whether Likes should be enabled on archive/front/search pages.
jetpack_admin_bar_likes_enabledFilters whether the Like button is enabled in the admin bar.
jetpack_comment_likes_enabledFilters whether Comment Likes are enabled. true if enabled, false if not.
wpl_reblogging_enabled_sitewideFilters whether Reblogs are enabled by default on all posts. true if enabled sitewide, false if not.
wpl_is_enabled_sitewideFilters whether Likes are enabled by default on all posts. true if enabled sitewide, false if not.
wpl_is_likes_visibleFilters whether the Likes should be visible or not. Allows overwriting the options set in Settings > Sharing.