Title: Crowdcue
Author: Nicholas Mercer
Published: <strong>2022년 4월 14일</strong>
Last modified: 2022년 6월 20일

---

플러그인 검색

![](https://ps.w.org/crowdcue/assets/banner-772x250.png?rev=2709808)

이 플러그인은 **최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다**. 워드프레스의
좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 
있을 수 있습니다.

![](https://ps.w.org/crowdcue/assets/icon-256x256.png?rev=2709808)

# Crowdcue

 작성자: [Nicholas Mercer](https://profiles.wordpress.org/kittabit/)

[다운로드](https://downloads.wordpress.org/plugin/crowdcue.1.3.0.zip)

 * [세부사항](https://ko.wordpress.org/plugins/crowdcue/#description)
 * [평가](https://ko.wordpress.org/plugins/crowdcue/#reviews)
 *  [설치](https://ko.wordpress.org/plugins/crowdcue/#installation)
 * [개발](https://ko.wordpress.org/plugins/crowdcue/#developers)

 [지원](https://wordpress.org/support/plugin/crowdcue/)

## 설명

Crowdcue is the _unofficial_ OccasionGenius WordPress plugin allows you to easily
output a beautiful and simple events page without any coding using the [OccasionGenius](https://occasiongenius.com/)
API.

### Carbon Fields / Options

 * og-token-key
 * og-time-format
 * og-time-zone
 * og-disabled-flags
 * og-disabled-areas
 * og-featured-flags
 * og-google-maps-api-key
 * og-design-per-page-limit
 * og-design-header-image-1
 * og-design-header-image-2
 * og-design-header-image-3
 * og-design-heading
 * og-design-subheading
 * og-design-hp-btn-text
 * og-design-hp-btn-url
 * og-developer-security-key
 * og-analytics-ua-id

### Post Types

 * og_events

### Fields

 * og-event-name
 * og-event-uuid
 * og-event-popularity-score
 * og-event-description
 * og-event-flags
 * og-event-start-date
 * og-event-end-date
 * og-event-start-date-unix
 * og-event-end-date-unix
 * og-event-event-dates
 * og-event-source-url
 * og-event-image-url
 * og-event-ticket-url
 * og-event-venue-name
 * og-event-venue-uuid
 * og-event-venue-address-1
 * og-event-venue-address-2
 * og-event-venue-city
 * og-event-venue-state
 * og-event-venue-zip-code
 * og-event-venue-country
 * og-event-venue-latitude
 * og-event-venue-longitude

### API Routes

### All Events

    ```
    /wp-json/occasiongenius/v1/events
    ```

### All Flags (Categories)

    ```
    /wp-json/occasiongenius/v1/flags
    ```

### All Areas

    ```
    /wp-json/occasiongenius/v1/areas
    ```

### Single Flag (Category)

    ```
    /wp-json/occasiongenius/v1/flag/[flag_id]?limit=X&page=X
    ```

### Single Event

    ```
    /wp-json/occasiongenius/v1/event/[slugline]
    ```

### Single Venue

    ```
    /wp-json/occasiongenius/v1/venue/[uuid]
    ```

### Nearby Locations / Events

    ```
    /wp-json/occasiongenius/v1/nearby/[uuid]<h3>React Setup</h3>
    ```

 * Layout.js
 * index.js
 * Components/
    — Breadcrumbs.js — CategoryOutput.js — EventCategorySmall.js — EventGridItem.
   js — EventSingle.js — Header.js — Loading.js — RelatedEvents.js — VenueOutput.
   js — UpcomingForYou.js — Components/ —- OGUserLogging.js
 * Pages/
    — Categories.js — EventDetails.js — Events.js — Home.js — SingleCategory.
   js — SingleVenue.js — ForYou.js

### CSS Overrides

### Global

 * og-master-container

### Home

 * og-header-container
 * og-header-container-outer
 * og-header-container-inner-inner
 * og-header-container-inner-right
 * og-header-container-inner-right-h1
 * og-header-container-inner-right-p
 * og-header-container-inner-left
 * og-home-view-all-buttons
 * og-home-view-all-categories
 * og-home-view-all-events

### Coming Soon / Todo’s

 * Popularity Score Queries/Sorting
 * Recommendation Logic (other events on this day, in the area, and personalization)
 * Pre-Defined Cookies / LocalStorage (for inner-events queries – such as booking
   dates)

## 설치

Download and active the plugin, then go to “Settings” => “Crowdcue.” From there,
input your OccasionGenius API key and save your settings (along with any design 
tweaks).

After this has been completed, you can add to an “Events” (/events/) page via either
of the follow:

 1. Shortcode: Add the `[occasiongenius_events]` Shortcode to the page.
 2. Blocks: Add the `OccasionGenius Events` Block via Gutenberg.

## 후기

이 플러그인에 대한 평가가 없습니다.

## 기여자 & 개발자

“Crowdcue”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

 *   [ Nicholas Mercer ](https://profiles.wordpress.org/kittabit/)

“Crowdcue”(이)가 1 개 언어로 번역되었습니다. 기여해 주셔서 [번역자](https://translate.wordpress.org/projects/wp-plugins/crowdcue/contributors)
님께 감사드립니다.

[자국어로 “Crowdcue”(을)를 번역하세요.](https://translate.wordpress.org/projects/wp-plugins/crowdcue)

### 개발에 관심이 있으십니까?

[코드 탐색하기](https://plugins.trac.wordpress.org/browser/crowdcue/)는, [SVN 저장소](https://plugins.svn.wordpress.org/crowdcue/)
를 확인하시거나, [개발 기록](https://plugins.trac.wordpress.org/log/crowdcue/)을
[RSS](https://plugins.trac.wordpress.org/log/crowdcue/?limit=100&mode=stop_on_copy&format=rss)
로 구독하세요.

## 기초

 *  버전 **1.3.0**
 *  최근 업데이트: **4년 전**
 *  활성화된 설치 **10보다 적음**
 *  워드프레스 버전 ** 5.4 또는 그 이상 **
 *  다음까지 시험됨: **6.0.14**
 *  PHP 버전 ** 7.0 또는 그 이상 **
 *  언어
 * [Danish](https://da.wordpress.org/plugins/crowdcue/) 및 [English (US)](https://wordpress.org/plugins/crowdcue/).
 *  [자국어로 번역하기](https://translate.wordpress.org/projects/wp-plugins/crowdcue)
 * 태그:
 * [calendar](https://ko.wordpress.org/plugins/tags/calendar/)[Event](https://ko.wordpress.org/plugins/tags/event/)
   [events](https://ko.wordpress.org/plugins/tags/events/)[organizer](https://ko.wordpress.org/plugins/tags/organizer/)
   [schedule](https://ko.wordpress.org/plugins/tags/schedule/)
 *  [고급 보기](https://ko.wordpress.org/plugins/crowdcue/advanced/)

## 평점

아직 제출된 리뷰가 없습니다.

[Your review](https://wordpress.org/support/plugin/crowdcue/reviews/#new-post)

[모든  리뷰 보기](https://wordpress.org/support/plugin/crowdcue/reviews/)

## 기여자

 *   [ Nicholas Mercer ](https://profiles.wordpress.org/kittabit/)

## 지원

할 말 있으신가요? 도움이 필요하신가요?

 [지원 포럼 보기](https://wordpress.org/support/plugin/crowdcue/)