GithubHelp home page GithubHelp logo

isabella232 / menus-endpoints Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wp-api/menus-endpoints

0.0 0.0 0.0 225 KB

Feature plugin for Menu Endpoints

Shell 4.46% JavaScript 1.41% PHP 94.14%

menus-endpoints's Introduction

WordPress REST API Navigation Menus Endpoints

Do not use this plugin

This REST API Menu Endpoints were merged into WordPress Core in version 5.9. To report an issue with those endpoints, create a trac ticket.


Build Status

Feature plugin implementing REST endpoints for WordPress Navigation Menus, Menus Items and Menu locations. The origins of this projects can be found at trac ticket #40878.

To access data from these API, request must be authenticated, not reliving possibility senative data that is not public by default in WordPress.

Endpoints

Endpoints to define for menus:

GET  /menus
POST  /menus
GET  /menus/:id
POST /menus/:id
DELETE /menus/:id

Endpoints to define for menu items:

GET  /menu-items
POST  /menu-items
GET  /menu-items/:id
POST /menu-items/:id
DELETE /menu-items/:id

Endpoints to define for menu locations:

GET  /menu-items
GET  /menu-items/:location

License

The Menus Endpoints is licensed under the GPL v2 or later.

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License, version 2, as published by the Free Software Foundation.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Contributions

Anyone is welcome to contribute to Menus Endpoints

There are various ways you can contribute:

  • Raise an issue on GitHub.
  • Send us a Pull Request with your bug fixes and/or new features.
  • Provide feedback and suggestions on enhancements.

It is worth noting that, this project has travis enabled and runs automated tests, including code sniffing and unit tests. Any pull request will be rejects, unless these tests pass. This is to ensure that the code is of the highest quality, follows coding standards and is secure.

menus-endpoints's People

Contributors

danielbachhuber avatar joehoyle avatar kadamwhite avatar kwight avatar natewr avatar spacedmonkey avatar timothybjacobs avatar westonruter avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.