Opis
When your permalink structure does not end by a trailing slash (/), all your links look like http://example.com/2009/05. Permalink Trailing Slash Fixer add the missing trailing slash.
Example
If you have a site with the following permalink structure /%category%/%postname%.html
and your permalinks
look like these:
- Single Post:
http://example.com/my-category/sample-post.html
. - Category:
http://example.com/my-category
. - Archive:
http://example.com/2009/05
. - Page:
http://example.com/about
.
After activation of the plugin:
- Single Post: not modified.
- Category:
http://example.com/my-category/
. - Archive:
http://example.com/2009/05/
. - Page:
http://example.com/about/
.
Instalacija
Upload the Permalink Trailing Slash Fixer plugin to your blog, Activate it.
Enjoy 🙂
Recenzije
Suradnici i Programeri
“Permalink Trailing Slash Fixer” je softver otvorenog koda. Sljedeće osobe su doprinijele ovom dodatku.
SuradniciPrevedite “Permalink Trailing Slash Fixer” na svoj jezik.
Zainteresirani ste za razvoj?
Pregledajte kôd, pogledajte SVN spremišteili se pretplatite na dnevnik razvoja od RSS.