Better Click To Share Abilities
Better Click To Share (formerly Better Click To Tweet) exposes two abilities that let an AI assistant pull tweet-length quote suggestions from a post's content and insert a styled Click To Share box directly into the post, without opening the block editor.
2
Total
1
Read
1
Write
Requires the Better Click To Share plugin on WordPress 6.9+ for the Abilities API — includes/class-bctt-abilities.php is only loaded when wp_register_ability() exists. Each ability is additionally gated by a permission callback that checks current_user_can( 'edit_post', post_id ) for the targeted post, or current_user_can( 'edit_posts' ) when suggest-tweetables is run against raw content with no post_id.
Insert Click to Tweet
Writebctt/insert-click-to-tweet
Append a styled Better Click To Share box with the given tweet text to the end of a post's content.
Suggest Tweetables
Read-onlybctt/suggest-tweetables
Extract tweet-length quote suggestions from a post's content or from raw text, either by rule-based sentence splitting or an optional connected AI.
More Content & Tools plugins with abilities
All Content & Tools →Use Better Click To Share's abilities with AI
Install Easy MCP AI on your WordPress site and any AI assistant can call these abilities in minutes.