SpencerDubHey all, sorry to circle back around to a topic from a couple weeks ago, but if I wanted to enable some of the "future" post kinds in the Post Kinds plugin, how would I do that? Should I make a secondary plugin enabling them?
SpencerDubFor example, if I wanted to enable the Wish type. I've seen the FAQ on the WordPress plugin page saying I should add "set_post_kind_visibility( $slug, $show = true )", but I'm unclear about how to specifically go about that. :)
[chrisaldrich]SpencerDub, I'll dig into the specifics a bit, but there are a lot of reserved kinds already written in the plugin that have false flags that can be changed to true. The tougher part is that many of them don't have display templates, so you may need to create those.
[chrisaldrich]I think you should be able to use one of the pre-existing templates to display it on your site. The readme describes how to do this iirc.
YeoWorldHello chaps. I need help integrating smtp mail with wordpress bitnami in gcloud. I followed the tutorial provided by google and it still not working
[fluffy], [LewisCowles] and [Michael_Beckwit joined the channel
[Jeff_Hawkins]Thanks... I have some WordPress instances running in a 'boil down mode' to build posts for my aggregation and curation sites. I'm thinking post kinds might help to segregate some of that content out to latenight inclusions or completely skip some of those posts. I believe that might help some.