This version is not compatible with P2P facets created with previous version of this plugin. You will need to recreate and re-run the indexing process.
This plugin add two new type of sources for your facets, Posts to Posts (P2P) connections and their metas.
- FacetWP 2.0.4 or greater
- Unpack the download-package.
- Upload the files to the /wp-content/plugins/ directory.
- Activate the plugin
- Fix Fatal error when a P2P connection between a post type and a user is created
- New filter
facetp2p_p2p_index_params
: Change the data generated for a post when indexing a P2P connexion - New filter
facetp2p_p2pmeta_index_params
: Change the data generated for post when indexing a P2P metas - Fix some coding standards
Complete rewrite of the plugin. Now directly hook into FacetWP sources list instead of adding a custom facet.
- Add support for P2P connections in FacetWP sources
- Add support for P2P connection metas in FacetWP sources