Themes
All themesNo clustered themes yet.
Market
Commercial opportunities need traceable source links before they are treated as build-worthy.
100.0% of this page's analysis has direct source links.
0 rows here require auditable proof before promotion.
0 rows have source counts but still need direct links.
No clustered themes yet.
Pain still appears around support, missing feature despite praise for support, value.
Pain still appears around performance, bugs despite praise for quality, reliable.
Make relationships automatically bidirectional: users show security, bugs, compatibility pain that may indicate a product gap.
MB Relationships · Make relationships automatically bidirectional I have a custom post type work and I would like each work to have a list of related works. mixed Having performance issue with posts-to-posts pluginHaving performance issue with posts-to-posts plugin: users show security, bugs, compatibility pain that may indicate a product gap.
Posts 2 Posts · Having performance issue with posts-to-posts plugin Hi I have been experiencing intermittent issues where generated mysql statements are causing performance problems. mixed It is really possible to replace P2P ?It is really possible to replace P2P ?: users show security, performance, missing feature pain that may indicate a product gap.
Posts 2 Posts · It is really possible to replace P2P ? mixed PHP8.0 Fatal errorPHP8.0 Fatal error: users show bugs, compatibility, missing feature pain that may indicate a product gap.
Posts 2 Posts · PHP8.0 Fatal error When upgrading the project to php8 we get an error: Fatal error: Uncaught ValueError: Unknown format specifier “i” in /Users/roelhugens/Development/domains/flash/web/app/plugins/posts-to-posts/vendor/mustache/mustache/src/Mustache/Engine.php on line 606 It can be fixed by changing this specifier from %i to %s Can this be committed in a tag mixed PHP 8 Fatal ErrorPHP 8 Fatal Error: users show bugs, compatibility, support pain that may indicate a product gap.
Posts 2 Posts · PHP 8 Fatal Error Hi there, Thanks for the wonderful plugin! mixed Should a new base github repo be created?Should a new base github repo be created?: users show security, compatibility, support pain that may indicate a product gap.
Posts 2 Posts · Is there a new base repo, where we can actively help develop, submit Pull Requests etc? mixed Will this plugin have support for new wordpress versions?Will this plugin have support for new wordpress versions?: users show bugs, compatibility, missing feature pain that may indicate a product gap.
Posts 2 Posts · Will this plugin have support for new wordpress versions? question MB_Relationships_API::each_connected does not fetch anythingMB_Relationships_API::each_connected does not fetch anything: users show bugs, compatibility, support pain that may indicate a product gap.
MB Relationships · MB_Relationships_API::each_connected does not fetch anything Hello! mixed Since WordPress 6.1 it is no longer possible to delete user connectionsSince WordPress 6.1 it is no longer possible to delete user connections: users show compatibility, performance, missing feature pain that may indicate a product gap.
Posts 2 Posts · Since WordPress 6.1 it is no longer possible to delete user connections Since WordPress 6.1, it seems that it is no longer possible to remove user connections via editing posts via the WordPress admin dashboard. complaint Create Relationship Between Posts and Custom Post TypeCreate Relationship Between Posts and Custom Post Type: users show compatibility, support, setup pain that may indicate a product gap.
MB Relationships · Create Relationship Between Posts and Custom Post Type Hi MetaBox Support, I’m trying to rebuild the functionality on my website that was created using the Posts 2 Posts plugin connecting a custom post type ‘Contributors’ to my posts. complaint Is it possible to add meta data for a many-to-many relationshipIs it possible to add meta data for a many-to-many relationship: users show performance, missing feature, setup pain that may indicate a product gap.
MB Relationships · Is it possible to add meta data for a many-to-many relationship I am wondering if this plugin would enable me to replicate the following which I was able to do in Rails. complaint WP_Query posts linked 2 relationships awayWP_Query posts linked 2 relationships away: users show missing feature, pricing, setup pain that may indicate a product gap.
MB Relationships · WP_Query posts linked 2 relationships away Hi, I am trying to create a custom query (with the tuto of brickslabs ) I have a custom post : member ; order and training linked like this : CPT member <–> CPT Order <–> CPT Training I have a MB relationship ‘member-order’ and ‘order-training’ I would like to list all the training that are followed by the member di mixed Conneted users and WP 6.1Conneted users and WP 6.1: users show bugs, performance, support pain that may indicate a product gap.
Posts 2 Posts · Screenshot: http://lars.friberg.dk/p2p.png We add the data with some custom code in frontend, and it is saved in the database, but not shown in backend. question The order of users can’t be changedThe order of users can’t be changed: users show bugs, compatibility, support pain that may indicate a product gap.
Posts 2 Posts · The order of users can’t be changed Hi The issue: The order of users can’t be changed. mixed PHP 8.2 deprecated noticesPHP 8.2 deprecated notices: users show bugs, compatibility, support pain that may indicate a product gap.
Posts 2 Posts · PHP 8.2 deprecated notices Creation of dynamic property P2P_Connection_Type::$strategy is deprecated (wp-content/plugins/posts-to-posts/vendor/scribu/scb-framework/AdminPage.php:532) Creation of dynamic property P2P_Tools_Page::$nonce is deprecated (wp-content/plugins/posts-to-posts/vendor/scribu/lib-posts-to-posts/connection-type-factory.php:49) I’m assumin mixed Seems powerful, but for developers onlySeems powerful, but for developers only: users show support, setup pain that may indicate a product gap.
MB Relationships · The documentation is written for developers. mixed Seems powerful, but for developers onlySeems powerful, but for developers only: users show support, setup pain that may indicate a product gap.
MB Relationships · The documentation is written for developers. complaint Functionality request/helpFunctionality request/help: users show support, setup pain that may indicate a product gap.
MB Relationships · Functionality request/help Is there a way to do the 2 following things: 1) Change the label of the metabox where a relationship is selected. complaint Disable From or ToDisable From or To: users show compatibility, missing feature pain that may indicate a product gap.
MB Relationships · Disable From or To Hi, We use this plugin, it works great, but we need to disable of the directions(“To” in the code) because there relationships on this direction are huge and we don’t need them. complaint Create a 36 millions pagesCreate a 36 millions pages: users show missing feature, support pain that may indicate a product gap.
MB Relationships · I would like to create a page for each relation ship and register in xml to google can index it. complaint Display a list with different relationshipsDisplay a list with different relationships: users show compatibility, support pain that may indicate a product gap.
MB Relationships · Display a list with different relationships Hello, I am discovering this plugin and I am advancing really fast with its implementation, but I am having some troubles for creating a list of people in a personal project. complaint Connect From not shown and relationship deleted at updateConnect From not shown and relationship deleted at update: users show bugs, setup pain that may indicate a product gap.
MB Relationships · Connect From not shown and relationship deleted at update Hi, I have installed the plug in, it shows me the 2 boxes Connect To and Connect From. complaint erreur with wp_delete_post($id_post, true)erreur with wp_delete_post($id_post, true): users show compatibility, support pain that may indicate a product gap.
MB Relationships · I create a simple plugin for use and declare Relationships like this : MB_Relationships_API::register( array( 'id' => 'projet_to_contact', 'from' => array( 'object_type' => 'post', 'post_type' => 'emf_projets', 'meta_box' => array( 'title' => 'Contact lié', 'context' => 'normal', 'field_title' => 'Select contact', ), ), 'to' => array( 'object_type' => 'post' question PHP Error since update v. 1.11.2PHP Error since update v. 1.11.2: users show bugs, compatibility, performance pain that may indicate a product gap.
MB Relationships · PHP Error since update v. mixed your plugin generates a CPU Saturation / unable to use anymoreyour plugin generates a CPU Saturation / unable to use anymore: users show bugs, compatibility, support pain that may indicate a product gap.
Posts 2 Posts · I tried to debug this, but without success. question After upgrade to PHP8 multiple errorsAfter upgrade to PHP8 multiple errors: users show bugs, compatibility, missing feature pain that may indicate a product gap.
Posts 2 Posts · After upgrade to PHP8 multiple errors Hi After upgrade to PHP8 i get number of errors when debug is true. mixed PHP 8.2 Deprecated: Creation of dynamic property P2P_Side_User::$query_varsPHP 8.2 Deprecated: Creation of dynamic property P2P_Side_User::$query_vars: users show bugs, compatibility, missing feature pain that may indicate a product gap.
Posts 2 Posts · PHP 8.2 Deprecated: Creation of dynamic property P2P_Side_User::$query_vars On PHP 8.2.14 i get the following warning/error: Deprecated: Creation of dynamic property P2P_Side_User::$query_vars is deprecated in /var/www/html/wp-content/plugins/posts-to-posts/vendor/scribu/lib-posts-to-posts/side-user.php on line 8 Deprecated: WP_User_Query::__set(): The prope mixed bad performance on mysql8 with self-linking, reciprocal connection typesbad performance on mysql8 with self-linking, reciprocal connection types: users show performance, missing feature, support pain that may indicate a product gap.
Posts 2 Posts · bad performance on mysql8 with self-linking, reciprocal connection types Since upgrading our database to mysql8, our website has suffered from enormous slowdowns relating to many-to-many connections between posts of the same type, with queries for connected posts taking minutes to complete (even for new posts) Setting reciprocal = false massively improves th mixed One-to-one relationshipOne-to-one relationship: users show missing feature, support pain that may indicate a product gap.
MB Relationships · Please download the development version here: https://github.com/wpmetabox/meta-box/ Then, in your code, set field’s parameter max_clone to 1, like this: add_action( 'mb_relationships_init', function () { MB_Relationships_API::register( array( 'id' => 'users_to_terms', 'from' => array( 'object_type' => 'user', 'field' => array( 'name' => 'Manages', 'max_clon mixed Compatibility for 6.7.xCompatibility for 6.7.x: users show compatibility, support pain that may indicate a product gap.
Posts 2 Posts · Compatibility for 6.7.x Hi, i just want to report this warning, appeared in WP 6.7.0: Function _load_textdomain_just_in_time was called incorrectly. complaint MB Relationships and WPML Plug-inMB Relationships and WPML Plug-in: users show support pain that may indicate a product gap.
MB Relationships · MB Relationships and WPML Plug-in Hi, Great plug-in. complaint Delete all relationshipsDelete all relationships: users show performance pain that may indicate a product gap.
MB Relationships · I think I could just query all connections and save ids and then delete each by each but I feel this would make it slower. complaint Doesn’t workDoesn’t work: users show performance pain that may indicate a product gap.
Posts 2 Posts · But: the connection details are not saved. complaint No metabox on user profileNo metabox on user profile: users show missing feature pain that may indicate a product gap.
MB Relationships · The meta box can be seen on programs and connections made/saved, but there is no meta box on user profile pages. complaint Not working in WP 5.5.1Not working in WP 5.5.1: users show support pain that may indicate a product gap.
MB Relationships · Could you help out? mixed Trying to access array offset on value of type nullTrying to access array offset on value of type null: users show bugs, compatibility pain that may indicate a product gap.
Posts 2 Posts · Trying to access array offset on value of type null I see multiple notices in post edit screen WP 5.7.2, lastest p2p plugin. mixed Multiple checkbox are not savedMultiple checkbox are not saved: users show bugs, compatibility pain that may indicate a product gap.
Posts 2 Posts · Multiple checkbox are not saved I am not sure what is the right repo now that there is a new company for maintenance. mixed PHP 8.2 deprecation – Creation of dynamic property P2P_Box::$labelsPHP 8.2 deprecation – Creation of dynamic property P2P_Box::$labels: users show bugs, compatibility pain that may indicate a product gap.
Posts 2 Posts · PHP 8.2 deprecation – Creation of dynamic property P2P_Box::$labels with PHP 8.2, receiving the following deprecation warning: Deprecated: Creation of dynamic property P2P_Box::$labels is deprecated in /wp-content/plugins/posts-to-posts/admin/box.php on line 28 with PHP 8.2, receiving the following deprecation warning: Deprecated: Creation of dynamic propert question Creating new tables for relationshipsCreating new tables for relationships: question conversation with limited structured signal.
MB Relationships · Creating new tables for relationships Hello, Can I have custom tables with the MB-Tables extension and have separate relationship tables between those custom post types that are in (MB-Tables) separated tables? Hello, Can I have custom tables with the MB-Tables extension and have separate relationship tables between those custom post types that are in (MB-Ta question Create “to” related post entry upon link insertionCreate “to” related post entry upon link insertion: question conversation with limited structured signal.
MB Relationships · Create “to” related post entry upon link insertion The plugin is wonderful and we look for further use cases! So far our routine with the plugin is: 1. Manually insert regular WordPrres links to other posts on our blog in the post body; and then 2. Manually insert the linked posts into the MB Relationships meta box in order to relate them bidirectionally to