An open API service indexing awesome lists of open source software.

https://github.com/joanrodas/custom-page-routes

Easily create custom routes for specific WordPress pages
https://github.com/joanrodas/custom-page-routes

routes wordpress wordpress-plugin wordpress-routes

Last synced: about 1 month ago
JSON representation

Easily create custom routes for specific WordPress pages

Awesome Lists containing this project

README

        

# Custom Page Routes

[![GitHub stars](https://img.shields.io/github/stars/joanrodas/custom-page-routes?style=for-the-badge)](https://github.com/joanrodas/custom-page-routes/stargazers)
[![GitHub license](https://img.shields.io/github/license/joanrodas/custom-page-routes?style=for-the-badge)](https://github.com/joanrodas/custom-page-routes/blob/main/LICENSE)

✔️ Add custom routes for specific pages\
✔️ No need to manually update permalinks


Custom Page Routes


## Getting started

Download the zip and install as a WordPress plugin.
> You will need to run `composer install` before activating the plugin.


## Contributions
[![contributions welcome](https://img.shields.io/badge/contributions-welcome-brightgreen.svg?style=for-the-badge)](https://github.com/joanrodas/custom-page-routes/issues)
![Code Climate maintainability](https://img.shields.io/codeclimate/maintainability-percentage/joanrodas/custom-page-routes?style=for-the-badge)
[![GitHub issues](https://img.shields.io/github/issues/joanrodas/custom-page-routes?style=for-the-badge)](https://github.com/joanrodas/custom-page-routes/issues)

Feel free to contribute to the project, suggesting improvements, reporting bugs and coding.