Maxime CULEA
Maxime CULEA
Hi there, What a huge and beautiful collection ! Maybe you could add ours too : https://github.com/BeAPI/acf-options-for-polylang It allows to have ACF Options page with Poylang. Bast
Hig Guys, First issue of the year ! 🎉 😄 Here is my special config : - using wp-multi-network - also multisites - composer Two things to report : 1....
Update script to check if images exist before launching svn commands that trigger errors
This code generated errors and had to delete it: ``` # Untrack files that have been deleted. # We add an at symbol to every name. # See http://stackoverflow.com/questions/1985203/why-subversion-skips-files-which-contain-the-symbol#1985366 svn...
Git by default now use main branch and not master anymore. That lead to an error when fetching.
This is an exemple to enlight a missing behaviour or documentation improvement. I have posts with categories that I want to migrate to news with topics. 1. I do a...
Hi there, I wanna firstly say that this plugin is awsome ! When in my company, BeAPI, we need better password policy, especially for big group's IT, we recommend it...
Hi, Solving https://github.com/convissor/login-security-solution/issues/58. It still remains to : - update pot - change version Hope it suits the way you want this to be done. Best
When adding this MU, all old files are will not be sanitized. So a tool should be present to force file sanitizing. It could be using WP_Cli ? It should...
As mac has his own filename system encoding format, they are not sanitized. So we must : - [ ] Find out what is the list of mac encoded common...