#wordpress 2021-08-15

2021-08-15 UTC
#
cambridgeport90[
Does anyone use either the custom type UI or custom type UI extended plugins on their sites? I'm thinking of it... though not sure how to actually go about it and where I could actually validate a use for it.
kimberlyhirsh[d] joined the channel
#
GWG
cambridgeport90[: What is the use case?
#
cambridgeport90[
I honestly don't even know what I would do with it... but I was thinking of potentially using it to create some of the post types we have been talking about, but haven't implemented yet. Follows, for example.
#
GWG
cambridgeport90[: I went down the road of custom post types. I ended up going with a taxonomy for types.
#
cambridgeport90[
What is the difference?
#
Loqi
It looks like we don't have a page for "difference" yet. Would you like to create it? (Or just say "difference is ____", a sentence describing the term)
#
GWG
Okay. A custom taxonomy is like a tag, or a category in WordPress.
#
GWG
So, Post Kinds is a taxonomy...it is a tag attached to the post type.
#
GWG
I use that to generate archives.
#
GWG
I've been slowly moving the back end of Post Kinds away from that though to be a bit more flexible.
#
cambridgeport90[
Interesting. I probably need to read through the documentation on the core framework, as well. That's probably part of the reason why I'm confused sometimes.
#
GWG
A custom post type in WordPress is where the type of post, the permalinks it uses, etc are completely separate form the post behavior.
#
GWG
It would more accurately be known as a custom content type
#
cambridgeport90[
Interesting.
#
GWG
WordPress has a custom post type for menus
#
GWG
For revisions
#
GWG
Etc
#
GWG
So, what I decide was the top-level microformats properties would be represented by post types.
#
GWG
So, h-entry = the post post type.
#
cambridgeport90[
Apparently post with a lower case p is an internal object that Wordpress uses for everything. I never knew that.
#
GWG
That is correct. That means that the Indieweb types of posts(which I called kinds to avoid confusion on terminology) are represented by properties.
#
GWG
So, if you use micropub to post to WordPress, the kind is set based on the properties in the submission.
#
GWG
You don't expressly set it.
#
cambridgeport90[
Ah. So that plugin I mentioned earlier probably wouldn't do a lot of good for what I'm doing.
#
GWG
If I were to move away from the current UI into something like Gutenberg, which people want me to do, I would likely switch that same methodology. The post kind taxonomy would be set based on the blocks you put in
GWG joined the channel
#
cambridgeport90[
<GWG> "If I were to move away from..." <- Only thing with that... most blind folks have been advised right now to avoid Gutenberg... though the damn thing looks freaking amazing, but it so far has its issues with screen readers.
GWG, [jeremycherfas], [snarfed] and [chrisaldrich] joined the channel