#wordpress 2022-01-21

2022-01-21 UTC
jeremycherfas, Andi, cygnoir[d], jsbach and fef joined the channel
#
GWG-
I'm wondering if the numbers of upgrades I have to do to the links feature in WordPress is worth it vs creating my own custom table for same.
#
GWG-
It's a fun challenge to find and update the code though
Eddy04[d] and balupton[d] joined the channel
#
GWG-
[tw2113_Slack_]: What do you think?
#
[tw2113_Slack_]
if you have the time and motivation for the first one, go for it. If you’d prefer to just get something to a working state and into “production”, go with the latter
[manton] joined the channel
#
GWG-
[tw2113_Slack_]: Is the first one worth the effort?
#
[tw2113_Slack_]
hard for me to say as I don’t know what all you’re wanting to do and I also haven’t dug into the code to see which parts are even feasible
#
GWG-
I'm using the enhancements made to the post table list to do an enhanced version of the links list table
#
GWG-
Using the structure of WP_Post to create a version for a link object
#
GWG-
Etc
#
GWG-
So most of that is only more annoying due lack of filters and action hooks
#
GWG-
If I write a Query class will likely do same
Moss[d] joined the channel