You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A long title combined with the date and extension can result in an excessively long file name.
This should be prevented by truncating the slug. It's probably best to use the same algorithm as WordPress for consistency with migrated posts, since that's where I suspect many have come from.
The text was updated successfully, but these errors were encountered:
A long title combined with the date and extension can result in an excessively long file name.
This should be prevented by truncating the slug. It's probably best to use the same algorithm as WordPress for consistency with migrated posts, since that's where I suspect many have come from.
The text was updated successfully, but these errors were encountered: