Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Writing Prompts: Add tags #71993

Closed
3 tasks
eoigal opened this issue Jan 12, 2023 · 3 comments
Closed
3 tasks

Writing Prompts: Add tags #71993

eoigal opened this issue Jan 12, 2023 · 3 comments

Comments

@eoigal
Copy link
Contributor

eoigal commented Jan 12, 2023

Details

Whenever someone clicks to answer a writing prompt, we need to insert two tags.

  1. #dailyprompt
  2. #dailyprompt-17 - where 17 is the numerical number of the writing prompt.

When we link people “view all responses” in the my home card, we’ll take them to https://wordpress.com/tag/dailyprompt-17.

Image

Checklist

  • Add #dailyprompt-{prompt_id} to web (Jetpack)
  • Add #dailyprompt-{prompt_id} to mobile apps
  • Create a script to go through existing answer prompts in the blogging_prompt_answers table and add the #dailyprompt-{prompt_id} tag to those posts, where possible

Related

No response

@eoigal eoigal added this to the Writing Prompts milestone Jan 12, 2023
@eoigal eoigal self-assigned this Jan 12, 2023
@eoigal
Copy link
Contributor Author

eoigal commented Jan 12, 2023

Just wondering if we should include these changes with Automattic/jetpack#27779 ? @creativecoder wdyt?

@eoigal eoigal removed their assignment Jan 12, 2023
@davemart-in
Copy link
Contributor

@eoigal just noting that I updated these proposed tags to remove the - dash between the words daily and prompt. This way we stay consistent with the way we had been tagging prompts as well as consistent with the mobile apps.

@roo2
Copy link
Contributor

roo2 commented Jan 19, 2023

also closed by Automattic/jetpack#28387

@roo2 roo2 closed this as completed Jan 19, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants