{"id":155851,"date":"2022-04-14T13:57:58","date_gmt":"2022-04-14T13:57:58","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/occasiongenius\/"},"modified":"2022-06-20T21:20:19","modified_gmt":"2022-06-20T21:20:19","slug":"crowdcue","status":"publish","type":"plugin","link":"https:\/\/scn.wordpress.org\/plugins\/crowdcue\/","author":20282483,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.3.0","stable_tag":"1.3.0","tested":"6.0.11","requires":"5.4","requires_php":"7.0","requires_plugins":"","header_name":"Crowdcue","header_author":"Nicholas Mercer (@kittabit)","header_description":"OccasionGenius allows you to easily output a beautiful and simple events page without any coding.","assets_banners_color":"e2daf2","last_updated":"2022-06-20 21:20:19","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/github.com\/kittabit\/crowdcue","header_author_uri":"https:\/\/kittabit.com","rating":0,"author_block_rating":0,"active_installs":0,"downloads":3057,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation"],"tags":{"1.0.1":{"tag":"1.0.1","author":"kittabit","date":"2022-04-14 14:10:26"},"1.1.0":{"tag":"1.1.0","author":"kittabit","date":"2022-04-21 23:40:52"},"1.2.0":{"tag":"1.2.0","author":"kittabit","date":"2022-04-22 00:03:39"},"1.3.0":{"tag":"1.3.0","author":"kittabit","date":"2022-06-20 21:20:19"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":2709808,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":2709808,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.1","1.1.0","1.2.0","1.3.0"],"block_files":[],"assets_screenshots":[],"screenshots":[],"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[416,2431,1486,6683,4062],"plugin_category":[40],"plugin_contributors":[208777],"plugin_business_model":[],"class_list":["post-155851","plugin","type-plugin","status-publish","hentry","plugin_tags-calendar","plugin_tags-event","plugin_tags-events","plugin_tags-organizer","plugin_tags-schedule","plugin_category-calendar-and-events","plugin_contributors-kittabit","plugin_committers-kittabit"],"banners":{"banner":"https:\/\/ps.w.org\/crowdcue\/assets\/banner-772x250.png?rev=2709808","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/crowdcue\/assets\/icon-256x256.png?rev=2709808","icon_2x":"https:\/\/ps.w.org\/crowdcue\/assets\/icon-256x256.png?rev=2709808","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Crowdcue is the <em>unofficial<\/em> OccasionGenius WordPress plugin allows you to easily output a beautiful and simple events page without any coding using the <a href=\"https:\/\/occasiongenius.com\/\">OccasionGenius<\/a> API.<\/p>\n\n<h3>Carbon Fields \/ Options<\/h3>\n\n<ul>\n<li>og-token-key<\/li>\n<li>og-time-format<\/li>\n<li>og-time-zone<\/li>\n<li>og-disabled-flags<\/li>\n<li>og-disabled-areas<\/li>\n<li>og-featured-flags<\/li>\n<li>og-google-maps-api-key<\/li>\n<li>og-design-per-page-limit<\/li>\n<li>og-design-header-image-1<\/li>\n<li>og-design-header-image-2<\/li>\n<li>og-design-header-image-3<\/li>\n<li>og-design-heading<\/li>\n<li>og-design-subheading<\/li>\n<li>og-design-hp-btn-text<\/li>\n<li>og-design-hp-btn-url<\/li>\n<li>og-developer-security-key<\/li>\n<li>og-analytics-ua-id<\/li>\n<\/ul>\n\n<h3>Post Types<\/h3>\n\n<ul>\n<li>og_events<\/li>\n<\/ul>\n\n<h3>Fields<\/h3>\n\n<ul>\n<li>og-event-name<\/li>\n<li>og-event-uuid<\/li>\n<li>og-event-popularity-score<\/li>\n<li>og-event-description<\/li>\n<li>og-event-flags<\/li>\n<li>og-event-start-date<\/li>\n<li>og-event-end-date<\/li>\n<li>og-event-start-date-unix<\/li>\n<li>og-event-end-date-unix<\/li>\n<li>og-event-event-dates<\/li>\n<li>og-event-source-url<\/li>\n<li>og-event-image-url<\/li>\n<li>og-event-ticket-url<\/li>\n<li>og-event-venue-name<\/li>\n<li>og-event-venue-uuid<\/li>\n<li>og-event-venue-address-1<\/li>\n<li>og-event-venue-address-2<\/li>\n<li>og-event-venue-city<\/li>\n<li>og-event-venue-state<\/li>\n<li>og-event-venue-zip-code<\/li>\n<li>og-event-venue-country<\/li>\n<li>og-event-venue-latitude<\/li>\n<li>og-event-venue-longitude<\/li>\n<\/ul>\n\n<h3>API Routes<\/h3>\n\n<h3>All Events<\/h3>\n\n<pre><code>\/wp-json\/occasiongenius\/v1\/events\n<\/code><\/pre>\n\n<h3>All Flags (Categories)<\/h3>\n\n<pre><code>\/wp-json\/occasiongenius\/v1\/flags\n<\/code><\/pre>\n\n<h3>All Areas<\/h3>\n\n<pre><code>\/wp-json\/occasiongenius\/v1\/areas\n<\/code><\/pre>\n\n<h3>Single Flag (Category)<\/h3>\n\n<pre><code>\/wp-json\/occasiongenius\/v1\/flag\/[flag_id]?limit=X&amp;page=X\n<\/code><\/pre>\n\n<h3>Single Event<\/h3>\n\n<pre><code>\/wp-json\/occasiongenius\/v1\/event\/[slugline]\n<\/code><\/pre>\n\n<h3>Single Venue<\/h3>\n\n<pre><code>\/wp-json\/occasiongenius\/v1\/venue\/[uuid]\n<\/code><\/pre>\n\n<h3>Nearby Locations \/ Events<\/h3>\n\n<pre><code>\/wp-json\/occasiongenius\/v1\/nearby\/[uuid]&lt;h3&gt;React Setup&lt;\/h3&gt;\n<\/code><\/pre>\n\n<ul>\n<li>Layout.js<\/li>\n<li>index.js<\/li>\n<li>Components\/\n--  Breadcrumbs.js\n--  CategoryOutput.js\n--  EventCategorySmall.js\n--  EventGridItem.js\n--  EventSingle.js\n--  Header.js\n--  Loading.js\n--  RelatedEvents.js\n--  VenueOutput.js\n--  UpcomingForYou.js\n--  Components\/\n----  OGUserLogging.js<\/li>\n<li>Pages\/\n--  Categories.js\n--  EventDetails.js\n--  Events.js\n--  Home.js\n--  SingleCategory.js\n--  SingleVenue.js\n--  ForYou.js<\/li>\n<\/ul>\n\n<h3>CSS Overrides<\/h3>\n\n<h3>Global<\/h3>\n\n<ul>\n<li>og-master-container<\/li>\n<\/ul>\n\n<h3>Home<\/h3>\n\n<ul>\n<li>og-header-container   <\/li>\n<li>og-header-container-outer    <\/li>\n<li>og-header-container-inner-inner <\/li>\n<li>og-header-container-inner-right<\/li>\n<li>og-header-container-inner-right-h1<\/li>\n<li>og-header-container-inner-right-p<\/li>\n<li>og-header-container-inner-left<\/li>\n<li>og-home-view-all-buttons<\/li>\n<li>og-home-view-all-categories <\/li>\n<li>og-home-view-all-events<\/li>\n<\/ul>\n\n<h3>Coming Soon \/ Todo's<\/h3>\n\n<ul>\n<li><p>Popularity Score Queries\/Sorting<\/p><\/li>\n<li><p>Recommendation Logic (other events on this day, in the area, and personalization)<\/p><\/li>\n<li><p>Pre-Defined Cookies \/ LocalStorage (for inner-events queries - such as booking dates)<\/p><\/li>\n<\/ul>\n\n<!--section=installation-->\n<p>Download and active the plugin, then go to \"Settings\" =&gt; \"Crowdcue.\" From there, input your OccasionGenius API key and save your settings (along with any design tweaks).<\/p>\n\n<p>After this has been completed, you can add to an \"Events\" (\/events\/) page via either of the follow:<\/p>\n\n<ol>\n<li>Shortcode: Add the <code>[occasiongenius_events]<\/code> Shortcode to the page.<\/li>\n<li>Blocks: Add the <code>OccasionGenius Events<\/code> Block via Gutenberg.<\/li>\n<\/ol>","raw_excerpt":"Crowdcue is the unofficial OccasionGenius WordPress plugin allows you to easily output a beautiful and simple events page without any coding using the &hellip;","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/155851","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=155851"}],"author":[{"embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/kittabit"}],"wp:attachment":[{"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=155851"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=155851"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=155851"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=155851"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=155851"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/scn.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=155851"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}