Download the PHP package torounit/custom-post-type-permalinks without Composer

On this page you can find all versions of the php package torounit/custom-post-type-permalinks. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package custom-post-type-permalinks

Custom Post Type Permalinks

Contributors: Toro_Unit, inc2734, ixkaito, keita_kobayashi, strategio
Donate link: https://www.paypal.me/torounit
Tags: permalink, url, link, address, custom post type
Requires at least: 6.1
Tested up to: 6.3
Requires PHP: 7.4
License: GPLv2 or Later
License URI: http://www.gnu.org/licenses/gpl-2.0.txt
Stable tag: 3.5.2

Edit the permalink of custom post type.

Latest Stable Version License Downloads Tested up wp.org rating GitHub Workflow Status

Description

Custom Post Type Permalinks allow you edit the permalink structure of custom post type.

Change custom taxonomy archive's permalink to "example.org/post_type/taxonomy_name/term_slug". Can disable this fix.

And support wp_get_archives( 'post_type=foo' ) and post type date archive (ex. example.com/post_type_slug/date/2010/01/01 ).

This Plugin published on GitHub.

Donation: Please send My Wishlist or Paypal

Translators

Also checkout

Setting on Code

Example:

Exclude specific post type

Installation

That's it. You can access the permalinks setting by going to Settings -> Permalinks.

Screenshots

Changelog

3.5.0

3.4.5

3.4.4

3.4.3

3.4.2

3.4.1

3.4.0

3.3.5

3.3.1

3.2.2

3.2.0

3.1.4

3.1.3

3.1.1

3.1.0

3.0.0

2.2.0

2.1.3

2.1.2

2.1.0

2.0.2

2.0.0

1.5.4

1.5.3

1.5.0

1.4.0

1.3.1

1.3.0

1.2.0

1.1.0

1.0.5

1.0.4

1.0.3

1.0.2

1.0.0

0.9.7

0.9.6

0.9.5.6

0.9.5.4

0.9.5.3

0.9.5.2

0.9.5.1

0.9.5

0.9.4

0.9.3.3

0.9.3.2

0.9.3.1

0.9.3

0.9

0.8.7

0.8.6

0.8.1

0.7.9.1

0.7.8

0.7.7

0.7.6

0.7.5

0.7.4

0.7.3

0.7.2

0.7.1

0.7

0.6.2

0.6


All versions of custom-post-type-permalinks with dependencies

PHP Build Version
Package Version
Requires php Version >=7.4
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package torounit/custom-post-type-permalinks contains the following files

Loading the files please wait ....