plugin-icon

Simple Post Type Permalinks

Easy to change Permalink of custom post type.
Évaluations
5
Mis à jour récemment
June 4, 2019
Version
2.0.5
Installations actives
10K
Simple Post Type Permalinks

Edit the permalink structure of custom post type too easy.

Simple Post Type Permalinks is Simple and Smart than Custom Post Type Permalinks.

Available tags are %post_id%, %postname%, %year%, %monthnum%, %day%, %hour%, %minute%, %second%, %author%.

Requires PHP version 5.3 or higher.

This Plugin published on GitHub.

Please Fork and Pull Request!

Setting on Code

Par exemple :

register_post_type( 'foo', array( "public" => true, 'has_archive' => true, "rewrite" => [ "with_front" => true ], "sptp_permalink_structure" => "foo/%post_id%" ) );
Gratuitsur le plan Creator
En procédant à l’installation, vous acceptez les Conditions d’utilisation de WordPress.com ainsi que les Conditions de l’extension tierce.
Installations actives
10K
Testé jusqu’à version
5.2.21
Cette extension est disponible en téléchargement pour être utilisée sur votre installation WordPress auto-hébergée.