FabienArr

Results 13 comments of FabienArr

Thank you for your fast reply. I don't explore yet your sources, but what i analyse in the database, it's that there is no difference in wordpress storage between hierarchical...

It's about your Meta Box or Wordpress Meta box ?

Ok, you launch your script on "Add" button but with hierarhical there is no button "Add" so it needs to track each checkbox, it's that ?

Ok, could you just tell me if i'm right : You detect changes in taxonomy list with eventlistener : ``` jQuery("[id^='tagsdiv-']") .find('.tagchecklist') .on('DOMSubtreeModified propertychange' ``` And after you do a...

@sectsect Thanks for your reply, i will try to work on it, it could be interesting to add this feature in your plug-in. For me the only problem is what...

@sectsect If think it's not the goal to maintain the hierarchical order structure because Wordpress doesn't keep it. Thanks for considering the request, i can help you, if you want.

Bonjour, Du nouveau ? car je suis en mode Standard Option Base et rien ne remonte dans HA. Tout était ok avec le FTDI, mais la rien. J'ai suivi ce...

Hi, I tried with an old branch in Laravel 11 and it works perfectly. Just some header are twice, So I think it's a problem with Laravel 12. I saw...

Hi, I found the solution because it works but I don't know if it's the better fix : In the bootstrap/app register the middleware like that : ` ->withMiddleware(function (Middleware...

Hi @bepsvpt , Thanks for your reply, I thinked that expose_php = Off will turn off X-Powered-By too. But it's ok now. I think you could add this in the...