#wordpress 2022-01-13
2022-01-13 UTC
irl25519, j12t, [snarfed], fef, cygnoir[d] and billbennettnz1 joined the channel
# billbennettnz1 Here's a follow up on testing Jekyll... I have a site, well a single page for now, up at https://www.digitl.nz/wordpress/2022/01/12/From-WordPress-to-Jekyll-Project.html The post is, in effect a to-do list. Indieweb is only a small part of that, and not one of the first things to do.
# billbennettnz1 Perhaps I should move this from #wordpress, I don't think it fits with #dev what about the more general #indieweb channel?
# [jeremycherfas] As a non-dev who sometimes learns interesting stuff there, I’d say #dev is fine and for particularly indieweb bits, indiewebnews.
# billbennettnz1 @jeremycherfas sounds good to me...
jsbach, irl25519, fef, [tw2113_Slack_], [Joe_Crawford] and Darius_Dunlap[d] joined the channel
# Zegnat I think this might have been the problem I have been running into. My guess is WP is relying on a specific default error mode that has been changed in PHP 8.1: https://make.wordpress.org/core/2022/01/10/wordpress-5-9-and-php-8-0-8-1/#php-8-1-mysqli-default-error-mode-changed
# Zegnat I did a quick write-up of the problem in a discussion thread. If anyone runs into any more information, let me know: https://github.com/docker-library/wordpress/discussions/677
[aciccarello] and kimberlyhirsh[d] joined the channel
# [tw2113_Slack_] it’s what powers the blogroll
jsbach joined the channel
# [tw2113_Slack_] i don’t see why not
# [tw2113_Slack_] most likely
# [tw2113_Slack_] probably
# [tw2113_Slack_] looks like all the attributes for a given link are in the 1 table
# [tw2113_Slack_] WordPress isn’t doing anything with it all, may as well do what you want
# [chrisaldrich] If you expand on what's already there GWG, you'd have the potential for providing additional functionality for those already using it rather than building something entirely separate from scratch.
# [tw2113_Slack_] i work with a client that has a 2million row postmeta table
# [tw2113_Slack_] i don’t have an easy answer off the top of my head since it’s a pretty complex site
# [tw2113_Slack_] it’s for a running community which have their own races post type and whatnot
# [tw2113_Slack_] just try our best to be as optimal as possible