-
Input is: Saurabh's Blog
Expected output: saurabhs-blog
Actual output: saurabh-s-blog
-
fatal error
Uncaught Error: Call to undefined function WPM\Includes\wpm_get_language() in /home//public_html/wp-content/plugins/wp-multilang-pro/includes/class-wpm-slug-translation.php:335
Stack t…
-
If you have an error like this: https://github.com/TaxoPress/TaxoPress/issues/617
The taxonomy is not visible anywhere. However, it does exist:
-
```
Hi,
I wanted to display galeries with the same name as pages, so I wanted to
automatically display them with function nggShowGallery(). But this
function needs gallery id and I would like to pa…
-
One of the most common ambiguities in ward naming seems to be &/and variations. For example:
"Batchley and Brockhill" vs "Batchley & Brockhill"
Post-May, decide should we either:
* Drop the w…
-
Currently, it is not possible to have two child categories in different trees have the same slug. As a result, I can't have as an example mysite.com/construction/hand-tools and mysite.com/workshop/han…
-
It will be nice if we can have FR slug and EN slug or whatever language.
ex:
`slug fr: allo`
`slug en: hi`
-
Increase slug-field size
40 chars max_length is not enough, maybe it should be same size as title
-
Hi,
I would be cool to add feature to allow attachPermission('slug').
Thanks!
-
I have a users table with all the users in my DB. I need one of the columns to show the role slug.
How can i get it?
Thanks