You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Show/hide depending on is_potential_blogging_site field ("we can use the prompts_card_opted_in setting that in the backend is currently (diff under review) equals the is_potential_blogging_site field judged on the backend")
Skip this prompt: remove the current card from the dashboard. (#18642)
Remove from dashboard: permanently remove prompt cards from dashboard. The menu item is removed for V1. (#18627)
Update display logic to (prompts_reminders_opted_in || (!prompts_reminders_opted_in && is_potential_blogging_site) (#18816)
Feature Introduction:
Ensure that the feature introduction modal doesn't clash with other modals shown during app launch, e.g. feature announcement, new Stats. Refs p1654007734556469-slack-C0339PBMQ92 (#18820)
Remove showing feature introduction on app launch. (#18820)
When creating an answer prompt post, pass the prompt's metadata with it. (See #18717, #18808) (ref: D80516-code) "metadata": [ { "key": "_jetpack_blogging_prompt_key", "value": 235, "operation": "update" } ]
Add a dailyprompt tag to posts which answer the prompt (#18851)
Prompts List: check for cached prompt before fetching. (#18658)
Items that need addressing when Blogging Prompts endpoints are available.
Include prompttoggle. (Ref: #18316)Show share sheet when Share tapped.Remove for V1. (#18670)is_potential_blogging_sitefield ("we can use the prompts_card_opted_in setting that in the backend is currently (diff under review) equals the is_potential_blogging_site field judged on the backend")Show share sheet when Share tapped.Remove for V1. (#18670)Remove from dashboard: permanently remove prompt cards from dashboard.The menu item is removed for V1. (#18627)(prompts_reminders_opted_in || (!prompts_reminders_opted_in && is_potential_blogging_site)(#18816)WordPressAppDelegate-WPTabBarController.sharedInstance().showBloggingPromptsFeatureIntroduction()WPTabBarController-showBloggingPromptsFeatureIntroduction()"metadata": [ { "key": "_jetpack_blogging_prompt_key", "value": 235, "operation": "update" } ]dailyprompttag to posts which answer the prompt (#18851)