├── LICENSE ├── README.md ├── composer.json └── page-for-post-type.php /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/humanmade/page-for-post-type/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/humanmade/page-for-post-type/HEAD/README.md -------------------------------------------------------------------------------- /composer.json: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/humanmade/page-for-post-type/HEAD/composer.json -------------------------------------------------------------------------------- /page-for-post-type.php: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/humanmade/page-for-post-type/HEAD/page-for-post-type.php --------------------------------------------------------------------------------