WPIntell

Market

json rest api

Proof Health

Open evidence

Commercial opportunities need traceable source links before they are treated as build-worthy.

43 / 43 rows with source links

100.0% of this page's analysis has direct source links.

0 build-decision rows missing links

0 rows here require auditable proof before promotion.

0 rows with no attached evidence

0 rows have source counts but still need direct links.

Competitors

2 shown
WP API Menus 2.0K installs · 5.0
praise owner
-100.0%momentum 66.2weakness 8/11pain/praise

Pain still appears around support, compatibility despite praise for reliable, support.

WP-REST-API V2 Menus 3.0K installs · 5.0
praise owner
-100.0%momentum 63.5weakness 7/6pain/praise

Pain still appears around support, bugs despite praise for quality, value.

mixed Doesn't seem to be working

Doesn't seem to be working: users show bugs, compatibility, missing feature pain that may indicate a product gap.

WP API Menus · Doesn't seem to be working I have this installed alongside v 2 of the WordPress REST API.
mixed WP REST API Version2

WP REST API Version2: users show security, bugs, compatibility pain that may indicate a product gap.

WP API Menus · WP REST API Version2 Will you support for WP REST API(Version2)?
complaint Fatal error: Uncaught Error: Cannot use object of type WP_Term as array

Fatal error: Uncaught Error: Cannot use object of type WP_Term as array: users show bugs, compatibility, setup pain that may indicate a product gap.

WP-REST-API V2 Menus · Fatal error: Uncaught Error: Cannot use object of type WP_Term as array The plugin generates the following error when using taxonomies: Fatal error: Uncaught Error: Cannot use object of type WP_Term as array in /var/www/vhosts/[..]/httpdocs/wp-content/plugins/wp-rest-api-v2-menus/wp-rest-api-v2-menus.php:22 /** * Get all registered menus * @return array List
mixed Get menu data by name not id

Get menu data by name not id: users show bugs, compatibility, support pain that may indicate a product gap.

WP API Menus · https://wordpress.org/plugins/wp-api-menus/ Hi there, are we able to retrieve menu data by anything other than ID?
complaint WordPress 5.5 Support

WordPress 5.5 Support: users show bugs, compatibility, missing feature pain that may indicate a product gap.

WP API Menus · WordPress 5.5 Support Just cross posting for those who are not on GitHub: https://github.com/unfulvio/wp-api-menus/issues/57 You can read about the REST changes here: https://make.wordpress.org/core/2020/07/22/rest-api-changes-in-wordpress-5-5/ > In [[48526]( https://core.trac.wordpress.org/changeset/48526 )] a _doing_it_wrong notice has been added when a pe
complaint Notice when wp_debug activated

Notice when wp_debug activated: users show bugs, compatibility, support pain that may indicate a product gap.

WP API Menus · Notice when wp_debug activated Hi – Did take a look at your plugin and noticed that it throws a PHP notice while WP_DEBUG is enabled: <b>Notice</b>: Trying to get property ‘post_name’ of non-object in <b>/var/www/73/skimo/htdocs/wp-content/plugins/wp-api-menus/includes/wp-api-menus-v2.php</b> on line <b>390</b><br /> Best from Salzburg, – Johannes Hi – Did t
question Empty Items Array

Empty Items Array: users show bugs, compatibility, missing feature pain that may indicate a product gap.

WP API Menus · Empty Items Array I have a main menu setup in wordpress, and it shows up in my theme just fine.
complaint Equivalent to ‘object_slug’ in new plugin version

Equivalent to ‘object_slug’ in new plugin version: users show bugs, support pain that may indicate a product gap.

WP-REST-API V2 Menus · The old API exposed a property called object_slug which we rely on.
mixed Bug in submenu items

Bug in submenu items: users show bugs, support, setup pain that may indicate a product gap.

WP-REST-API V2 Menus · Bug in submenu items Hi, there’s a bug in a loop which assigns submenu items to their parents.
complaint How to get Plugins and Widgets data

How to get Plugins and Widgets data: users show bugs, support pain that may indicate a product gap.

WP API Menus · i am getting error.Could you please help me… Hi, i tried to get plugins and widget data but it says “rest_no_route”.
complaint Three levels menu

Three levels menu: users show compatibility, support pain that may indicate a product gap.

WP-REST-API V2 Menus · Three levels menu Hi, I have a three level menu (in my WordPress) that I want to retrieve in a PHP Symfony website.
complaint support for 4.5.x

support for 4.5.x: users show compatibility, support pain that may indicate a product gap.

WP API Menus · support for 4.5.x Hello the!
complaint Cannot get property of non-object..

Cannot get property of non-object..: users show bugs, compatibility pain that may indicate a product gap.

WP API Menus · I got this error when trying to get an endpoint for a single menu: Trying to get property of non-object in /Users/photocurio/Sites/Whoopee/wp-content/plugins/wp-api-menus/includes/wp-api-menus-v2.php on line 386 I managed to fix it by going into wp-api-menus-v2.php and replacing line 386: 'object_slug' => get_post( $item['object_id'] )->post_name, with this:
complaint REST API

REST API: users show compatibility, support pain that may indicate a product gap.

WP API (V2) WooCommerce endpoints · We use query https://store/wp-json/wc/v2/coupons , but it return message: { “code”: “woocommerce_rest_cannot_view”, “message”: “Sorry, you cannot list resources.”, “data”: { “status”: 401 } } What’s the reason?
mixed Bug and Proposed Fix

Bug and Proposed Fix: users show bugs, compatibility pain that may indicate a product gap.

WP API Menus · Bug and Proposed Fix Hello.
complaint Invalid meta.links in /menu-locations/

Invalid meta.links in /menu-locations/: users show compatibility pain that may indicate a product gap.

WP API Menus · Invalid meta.links in /menu-locations/ meta.links does not followl the wp-api-menus/v2 namespace in url/wp-json/wp-api-menus/v2/menu-locations/ meta.links does not followl the wp-api-menus/v2 namespace in url/wp-json/wp-api-menus/v2/menu-locations/ in wp-api-menus-v2.php, fix $rest_url to use get_plugin_namespace() public static function get_menu_locations(
complaint Need numeral support

Need numeral support: users show support pain that may indicate a product gap.

WP-REST-API Menus · Need numeral support Please update the second rest route to include number support at the end of the slug.
complaint WP-REST-API V2 Menus not sourcing from latest wordpress 5.5–pl_PL

WP-REST-API V2 Menus not sourcing from latest wordpress 5.5–pl_PL: users show support pain that may indicate a product gap.

WP-REST-API V2 Menus · WP-REST-API V2 Menus not sourcing from latest wordpress 5.5–pl_PL Hi, I am sourcing menu from wordpress to gatsby.js with a help of your plugin.
complaint Connected/disconnected user menu

Connected/disconnected user menu: users show missing feature pain that may indicate a product gap.

WP-REST-API V2 Menus · Connected/disconnected user menu Hello, is it possible to get items for only connected users?
complaint Create menu via REST API

Create menu via REST API: users show support pain that may indicate a product gap.

WP-REST-API V2 Menus · Create menu via REST API hi, how can I create menus via REST API is there a solution or reference to help me ???
complaint How to get menu icons

How to get menu icons: users show support pain that may indicate a product gap.

WP API Menus · How to get menu icons I am getting following response { “id”: 670, “order”: 1, “parent”: 0, “title”: “घर”, “url”: “ http://amuwa.in/smart_gram/” ;, “attr”: “”, “target”: “”, “classes”: “”, “xfn”: “”, “description”: “”, “object_id”: 165, “object”: “page”, “object_slug”: “homepage-infinite-scroll”, “type”: “post_type”, “type_label”: “Page” } I didn’t found men
complaint Menu with many items shows timeout

Menu with many items shows timeout: users show performance pain that may indicate a product gap.

WP-REST-API V2 Menus · Menu with many items shows timeout Could anyone check if you can reproduce this?
complaint Uncaught (in promise) TypeError: Cannot read property ‘length’ of undefined

Uncaught (in promise) TypeError: Cannot read property ‘length’ of undefined: users show bugs pain that may indicate a product gap.

WP-REST-API V2 Menus · Uncaught (in promise) TypeError: Cannot read property ‘length’ of undefined Hi, I’m getting the following error after upgrading to WP-REST API version 0.10 index.js:372 Uncaught (in promise) TypeError: Cannot read property ‘length’ of undefined Here’s what’s going on around line 372: classes.mainNavSecondaryLinks )}> {menuData?.secondary_links.length > 0 &&
complaint Support for ACF Menu fields?

Support for ACF Menu fields?: users show support pain that may indicate a product gap.

WP API Menus · Support for ACF Menu fields?
complaint Custom Post Type Archive Link Menu Not Working

Custom Post Type Archive Link Menu Not Working: users show missing feature pain that may indicate a product gap.

WP API Menus · Custom Post Type Archive Link Menu Not Working From the WordPress admin panel, I go to Appearance -> Menus -> On the left side of the screen my custom posts called Services appears and I have an option to check Services archive and add it as a link to primary menu.
praise Great Extension

Great Extension: users show bugs, missing feature, support pain that may indicate a product gap.

WP API Menus · Great Extension Nice extension to the WP REST API.
mixed children hook

children hook: users show compatibility pain that may indicate a product gap.

WP API Menus · children hook Hi, great plugin.
question File in custom URL return Object instead of URL

File in custom URL return Object instead of URL: question conversation with limited structured signal.

WP-REST-API V2 Menus · File in custom URL return Object instead of URL Hi! After added URL of one of my WP media, the plugin return an object of the file instead of URL, and in GraphQL, we can’t have two different type of variable for the same name. So, how can I disable object for custom link ? Hi! After added URL of one of my WP media, the plugin return an object of the file ins
praise Great little plugin with an active developer

Great little plugin with an active developer: users show compatibility pain that may indicate a product gap.

WP-REST-API V2 Menus · Great little plugin with an active developer Our current set-up is a custom PHP website, that is powered from WordPress via the Rest API This plugin allows me to eat data from multiple menus, children and use them to power our website.
praise Essential addition to existing wp rest api

Essential addition to existing wp rest api: users show compatibility pain that may indicate a product gap.

WP-REST-API V2 Menus · Essential addition to existing wp rest api This Plugin is working perfect when you have to build a more advanced standardized responsive theme.
praise It does the job and saves time!

It does the job and saves time!: users show support pain that may indicate a product gap.

WP-REST-API V2 Menus · It does the job and saves time!
praise Just what I needed

Just what I needed: users show support pain that may indicate a product gap.

WP API Menus · thank you, support for V2 of the REST API coming soon https://github.com/unfulvio/wp-api-menus thank you, support for V2 of the REST API coming soon https://github.com/unfulvio/wp-api-menus
praise Excellent idea but dangerous

Excellent idea but dangerous: users show missing feature pain that may indicate a product gap.

WP API Options · Excellent idea but dangerous Nice idea for the wordpress rest api.
praise Does as it says.

Does as it says.: users praise reliable, which suggests what competitors already do well.

WP API Menus · Works well.
praise Excellent Plugin

Excellent Plugin: users praise reliable, quality, which suggests what competitors already do well.

WP-REST-API V2 Menus · Excellent Plugin The plugin works great!
praise It Does!

It Does!: praise conversation with limited structured signal.

WP API Menus · It Does! Says what it does and does what it says! Says what it does and does what it says!
praise Perfecto

Perfecto: users praise easy, quality, which suggests what competitors already do well.

WP-REST-API V2 Menus · Perfecto Perfecto y simple Perfecto y simple
praise Thanks for plugin

Thanks for plugin: praise conversation with limited structured signal.

WP API Menus · Thanks for plugin Thanks for plugin. Thanks for plugin.
praise nice

nice: praise conversation with limited structured signal.

WP API Menus · nice i like it i like it
praise Working as expected

Working as expected: users praise value, which suggests what competitors already do well.

WP-REST-API V2 Menus · Working as expected Thank you for your time effort on this plugin.