Skip to content

thefuxia/t5-rewrite

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

T5 Rewrite

Currently, this WordPress plugin creates three new rewrite tags:

  • %postformat%: A sanitized version of the post format of the post like standard, aside, chat, gallery, link and so on.

  • %tag%: A sanitized version of the oldest tag of the post.

  • %_custom_%(fieldname), where (fieldname) is the key of a post meta field.

These tags can be extended easily with the help of an abstract class.

There is a new help tab, listing all available rewrite tags, including the built-in tags.

Screen shot help

The permalink preview shows what URL your latest post will get.

Screen shot preview

About

WordPress plugin for new rewrite tags.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •