2022-01-27 UTC
kimberlyhirsh[d], sarahd[d], marksuth[d], grantcodes[d], balupton[d], Silicon[d], mossymaker[d], edburns[d], hoenir, Myst[d], wackycity[d], sayanarijit[d], shaunix[d], MarkJR84[d], aspenmayer[d], tracydurnell[d], capjamesg[d], Jeremiah[d], Ramon[d], P1000[d], corenominal[d], rattroupe[d], angelo and Eddy04[d] joined the channel
# 04:18 [tw2113_Slack_] GWG remind me, this repo is meant to be a bit more "native"-ish to WP dashboard than just treating bookmarks as a post type and all the baggage that posts can bring
# 04:31 GWG- [tw2113_Slack_]: The one I asked you to look at? Yes
# 04:32 [tw2113_Slack_] yep that's the one i meant
# 04:32 [tw2113_Slack_] i didn't see anything obvious "bad" or anything upon a quick general review, but i haven't installed at all thus far
# 04:32 [tw2113_Slack_] will try to on my other computer or if i end up with a test install somewhere on this one 😄
# 04:33 GWG- [tw2113_Slack_]: The way I imagine it is this....what if the Links Manager hadn't been disabled in WordPress 3.5 and had experienced all the things that were added since then
# 04:33 [tw2113_Slack_] i like what i'm hearing
# 04:34 GWG- There's only one change to backcompat.
# 04:34 GWG- I'm using the link_updated field as when the link was updated last.
# 04:34 GWG- As opposed to its original intent, which was retired, using pingomatic
# 04:35 [tw2113_Slack_] oh pingomatic
# 04:35 GWG- So, I repurposed it, but everything else is original.
# 04:36 GWG- I also created a Bookmark_Query class that uses the code from the other query classes.
# 04:38 [tw2113_Slack_] only thing I hadn't found thus far, was how to display them somewhere
# 04:39 [tw2113_Slack_] but i may have just skipped over that accidentally
# 04:39 GWG- [tw2113_Slack_]: No, I didn't build it. I was focused on improving the admin UI
# 04:39 GWG- The list table for links didn't have pagination
# 04:39 GWG- I had to build that all out
# 04:40 GWG- I will likely allow for public display. I did add a Post button that sends it to the post ui to make a bookmark post
# 04:42 GWG- Even if you install it now, you have the old bookmark widget, it would work, but I'll be building things in
# 04:43 GWG- Maybe some more importers
# 04:44 [tw2113_Slack_] so i already have a compatible plugin? Awesome
# 04:44 GWG- Which compatible plugin?
# 04:45 [tw2113_Slack_] Blogroll Block
# 04:46 [tw2113_Slack_] which pushes everything into wp_list_bookmarks()
# 04:47 GWG- I'm backward compatible with wp_list_bookmarks, but I had to replace all the functions because of their limitations, including the fact wp_insert_bookmark doesn't set all the fields.
# 05:13 GWG- Do the two work together?
jsbach joined the channel
# 05:36 [tw2113_Slack_] i'll have to test to confirm, right now i'm just assuming
hans63us[d], fef, petermolnar, Christian_Olivie, Asaf_Agranat[d], avr, neceve and [Joe_Crawford] joined the channel