Daniel L. Iser
Daniel L. Iser
It was meant to show proof of concept. It will of course becrewritten to match our internal structure. See the support ticket that is related
@fpcorso So we'd need to basically pass an extra flag letting our code not to run again.
@fpcorso Just re-read from the top this time, missed the context that this is only if they enable the redirect. Everything works fine now with both methods if they don't...
I like per section doc links, as well as a `( i )` or `( ? )` icon that opens a tooltip, the tooltip could also include a direct link...
@fpcorso not that I'm aware of, but I'm sure it exists in core at this point. I know it does for the block editor at least.
@fpcorso if jQuery UI Tooltips doesn't offer "popovers" that include html, then they are out. If you have a library that is modernized then that is fine.
Either of those conceptually works, though if we can just show a field description from the docs with supporting info available too then that is probably the way to go....
@fpcorso - We probably should make an issue for it, but I don't think these need to be priorities for now, they are not blocking anything else and on their...
@marklchaves can you elaborate on when this would be useful for our plugin? In their case that code lets all the admin editors still load, but not run the user...
@fpcorso This would be different and I'd prefer to make it via an offical API of sorts going forward. ```$.fn.popmake.last_open_trigger = 'Auto Open - Delay: ' + settings.delay;``` ^^ the...