Skip to content

Instantly share code, notes, and snippets.

@janzikmund
janzikmund / WordPress adjust category base.php
Last active April 21, 2018 09:21
WordPress setting for URL permalinks structure
<?php
/**
* Changes WordPress posts URL structure, so that in results in following:
*
* Articles overview: /articles/
* Category overview: /articles/europe
* Article detail: /articles/europe/title
* Tag detail: /articles/tag/work
*
* Requires following settings of Permalinks: