#wordpress 2022-02-18

2022-02-18 UTC
sarahd[d], capjamesg[d], antrdnv[d], Myst[d], indieweb-irc-bri, [Zeina], [aciccarello], [tw2113_Slack_], [davidmead], Loqi__, cygnoir[d], jsbach, reed, doubleloop[m], mambang[m], nickdickinson[m] and cambridgeport90[ joined the channel
#
[tonz]
@GWG It took me some time to explore the micropub code, then realise there’s a filter foreseen for my use case, and then learn how to deal with filters like that. So a learnful few hours of exploration. I now have added a function to my child theme that evaluates a post type when creating an entry, while keeping the default of ‘post’ for anything other than ‘page’. So now I’m able to publish pages directly from my loc
#
[tonz]
through micropub. Which is very nice to have.
#
[tonz]
It doesn’t then automatically take into account page categories/tags I see. Will muse on how that might be made to work (I use a plugin voor those page categories/tags, as WP by default doesn’t have them)
fef, [jgmac1106], angelo, IntriguedWow[d] and [tantek] joined the channel
#
GWG
[tw2113_Slack_]: Your bookmark block...what does it look like rendered?
#
[tw2113_Slack_]
all 3 items in the first column in my footer at https://upallnightmovies.com/ are blogroll instances
#
[tw2113_Slack_]
should all be the same general markup that wp_list_bookmarks() creates
#
GWG
[tw2113_Slack_]: I'm recreating wp_list_bookmarks with the enhancements I have, trying to see if there is any room for visual improvements
#
[tw2113_Slack_]
noted
#
GWG
Are there that many ways to show a list of bookmarks?
jacky joined the channel
#
[tw2113_Slack_]
depends on how creative you get with the markup used. By default i believe it’s all unordered lists
#
[tw2113_Slack_]
but you can override the surrounding markup
#
[tw2113_Slack_]
the rest would be all CSS
#
GWG
[tw2113_Slack_]: Featured images, tags, feed links....I think I need a simple presentation I can enhance in a subsequent version, but thinking about it
andysylvester, angelo and Anders joined the channel