How to generate human readable friendly URL from the given title for SEO purpose. Using PHP preg_replace and regular expression to match and convert to URL able strings.
The default getGroupDuplicates($field) from Wordpress flutter plug-in encounter the problem when the user add/remove group instantly before click update button. The interval between group index prevent for loop to present the correct value. This note explain the cause and solution in detail.