Closed bph closed 1 year ago
Potential re-title, "How WordPress plugin developers can keep their users content", or something similar. My SO is a word-smith so may help me wrangle something better. My plan is to switch around the original WCEU content to be more positive.
Thank you @dartiss I updated the title of the issue to reflect the new working title.
Draft is occurring here. I started this before a lot of the previous discussion happened, so don't panic if reading this soon after I write this π
Is there a preferred word count for any articles, @bph (in particular a maximum)?
Draft is occurring here. I started this before a lot of the previous discussion happened, so don't panic if reading this soon after I write this π
@dartiss could you provide permission to comment in the doc to anyone accessing with the link?
Not really. @dartiss Most post have between 1 - 2000 words but there are also post around 800.
I'll try for the 2000 then π
@dartiss could you provide permission to comment in the doc to anyone accessing with the link?
Of course - now done
Apologies - quick follow up question. My word count is at 1300 and I'm not even half way through. Are you happy if it's bigger than 2000 words, or should I look to be trimming it down to fit round-about that figure?
Totally ok with a 2000 word count. It just takes a bit longer for reviewers get through ππͺ
So, if it ends up as 3000 words, you'd prefer me to trim it down?
Well, it's hard to judge without reading it, you can also make it a two-part series. I won't get to reading it until next week, though.
Okay, well the main core of the article is now written (see the link above - you should all have comment access on it). I need to do a read-through and tidy up but happy for comments in the meantime.
On word counts: we don't have any specific rules. I've got a few that are 2,000+ words and at least one that is 3,000+. But I broke my 7,000-word post into a three-part series.
The one thing that I would add is that it's nicer if you can break those longer posts up a bit by adding media, making liberal use of lists and headings, and doing anything you can to avoid walls of text. People tend to scan blog posts a lot, so those things can help hook them in (and hopefully get them to read the full thing).
Thanks Justin. It's already divided into titled sections but I'll see if I can add any screenshots to use that don't highlight specific plugins.
Read through, tidied up and added some screenshots. I think it's now ready.
@dartiss I added a few comments, mainly about external links and resources we can add to the post, also some reflexive miniscule 'corrections'.
You should have received an invitation to join the WordPress Developer Blog as 'author' via email to your .org associated email address. Once you confirm, you should be able to access the blog via https://developer.wordpress.org/news/wp-admin and when you are ready to add your draft post there.
I've addressed all your comments, @bph, and have now added this to the blog as a draft.
2049 words
Awesome @dartiss I forgot to mention: Could you please enable the public post preview link and share here?
Then reviewers from the #core-dev-blog channel don't have to login for the second review.
I also want to introduce you to our pre-publish and post publish checklist for after second review.
Done.
I use that plugin myself for sharing drafts - I've never come across anybody else before that uses it π
I also want to introduce you to our pre-publish and post publish checklist for after second review.
Is this something you want me to do now, as you mention it's "for after second review"?
Oh, right, I didn't mean it as 'in sequence'. Figured you want to wait for feedback from the second review to get back into the post again, but you can do as you please, as long as you keep the post in draft, until after the second review. :-)
I've now done everything on the pre-publishing checklist (no props, though, as nobody else was involved).
For reference The props.relevant guideline https://make.wordpress.org/core/handbook/best-practices/post-comment-guidelines/#giving-proper-credit-props
Published here: https://developer.wordpress.org/news/2023/09/how-wordpress-developers-can-keep-their-users-satisfied/
Social copy:
Learn how WordPress plugin developers can continue to keep their users satisfied, via a number of things that they should make sure weβre doing:
Discussion https://github.com/WordPress/developer-blog-content/discussions/136 is locked and limited to collaborators??
Anyway, I think this issue is a good fit to highlight this.
In https://developer.wordpress.org/news/2023/09/how-wordpress-developers-can-keep-their-users-satisfied/ under the heading "Clean up after yourself" (there's no anchor):
Transients are scheduled to be deleted daily via delete_expired_transients()
. What was observed prompting that part of the article claiming otherwise was probably a caching plugin's setting messing things up.
You're 100% correct - I've just checked and confirmed this. I was involved with a discussion about transient housekeeping a long time ago and thought this was still lacking.
I've updated the article and will add some props to it for your help - thanks @sybrew
Discussed in https://github.com/WordPress/developer-blog-content/discussions/136