This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/* | |
* Add post object field on the CPT you want to display | |
* In the post object field select the CPT post you want this post to show on | |
* | |
* Example: | |
* 2 CPT's - Tours and Reviews | |
* | |
* To show reviews on the relevant tours: | |
* - Add the post object field to the reviews CPT | |
* - Select the tours that I want the reviews to show on inside the Review post |