#wordpress 2018-02-02

2018-02-02 UTC
gRegorLove_, [cleverdevil], [keithjgrant], [miklb] and zb111 joined the channel
#
GWG
Evening
#
[miklb]
how goes
#
GWG
Been working on refactoring Simple Location because of the man at IWC Baltimore who tried to make it prettier.
#
GWG
I'm trying to make it more so
#
GWG
Can I pick your brain? I've been asking chrisaldrich, as he usually is very helpful, but I think more is better when it comes to interfacing.
#
GWG
[miklb]: You've seen the Simple Location metabox. How can I better display that info?
[kevinmarks], syp1, tantek and [miklb] joined the channel
#
[miklb]
I thought the screenshots in the issue/PR looked great. Not sure can do much more within the context of the WP admin
#
GWG
[miklb]: I am trying to compress it a bit.
#
[miklb]
compressed on larger screens you mean? Could use a media query to target larger screens and cut down on a few things maybe
j12t joined the channel
#
GWG
No. When he updated it, the width doubled.
#
GWG
Excuse me, height.
#
GWG
So I'm trying to remove things.
j12t joined the channel
#
[miklb]
ah. My apologies. I’m currently starring in my own version of This Old House, just without the camera crew.
#
[miklb]
so I’m a little distracted
#
GWG
[miklb]: Sounds fun?
zb111 joined the channel
#
[miklb]
heh. I’m done in the attic, new hvac & insulation, few trim items on the punchout list, but then had a plumbing issue arise. So I’m just going to run all new water lines instead of dealing with 90 years of plumbing cruft. But I do love working on my house
tantek, j12t, drkokandy, ben_thatmustbeme, jeremycherfas, raretrack, [keithjgrant], [miklb], [eddie], [kevinmarks], raretrack_, gRegorLove, syp1 and j12t_ joined the channel
#
GWG
Still working on this old house, miklb?
chrisaldrich and tantek joined the channel
#
[miklb]
I am. Everything drawn up, materials all obtained, will shut off the water first thing in morning and start re-piping
[kevinmarks] joined the channel
#
GWG
Do you make house calls?
#
[miklb]
only for family 🙂
#
GWG
Trade... home improvement for that syndication Micropub thing?
#
[miklb]
hmm. If the commute wasn’t so far, I’d be tempted
#
GWG
I may do that someday anyway
#
GWG
I am reading about the js libraries included in Wordpress
#
[miklb]
I plan on digging into the micropub code at some point myself.
#
[miklb]
re: js in WP, I’m sorry
#
GWG
I am trying to do more dynamic stuff.
#
GWG
I am not sure how far I should go, considering Gutenberg will blow it all up
#
GWG
I just want better metaboxes
#
GWG
Like replacing my one entry per line with an add element button
#
[miklb]
I have a feeling I’ll be more help with Gutenberg conversion than I would be with js in metaboxes, based on the limited code I’ve read.
#
GWG
Or hiding boxes or changing labels based on the kind selected.
#
[miklb]
main reason I relied on the CMB2 framework was for that reason, way more flexibility & pre-built elements like that.
#
GWG
I am not sure what I might do about Gutenberg.
#
GWG
What I am thinking is simple element hiding
#
GWG
Trying to make things more easily interpreted
#
[miklb]
good luck
#
GWG
miklb, I listen to comments from people like j12t
#
GWG
I think I can make it easier. But easy is hard
[cleverdevil] and [chrisaldrich] joined the channel
#
[miklb]
definitely. Should listen to all users
#
GWG
j12t is looking at the big picture also
#
[miklb]
I read his comments. I do not agree with all of them. I appreciate that you are looking at how to make your plugins more useful for the current WP admin.
#
GWG
I don't always implement everything, but it is worth looking into
[eddie] joined the channel
#
GWG
The PR worked on at IWC prompted the latest thing
[kevinmarks] joined the channel
#
[miklb]
I’m now running the person cache idea through my head and think I want to have that
#
GWG
[miklb]: I mapped it out in my mind, but that isn't saying much
#
GWG
WordPress has a user role for 'subscriber', which is read only...no privileges.
#
GWG
It would work well for a user cache.
#
GWG
You'd want to add in local avatar caching, but...
#
[miklb]
I remember the discussion now of using a subscriber role, or even a custom role.
#
GWG
Custom seems unneeded
#
GWG
I hate to add complexity when I don't have to
#
[miklb]
I guess I’m just thinking that if a site were to use the default subscriber role for something, like, a paid subscription, might not want to mix the two as it could have different context
#
GWG
Usually, membership plugins create custom roles
#
GWG
But simple solution.. make it an option
gRegorLove joined the channel