Title: Crowdcue
Author: Nicholas Mercer
Published: <strong>اپریل 14, 2022</strong>
Last modified: جون 20, 2022

---

پلگ انز تلاش کریں

![](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://ur.wordpress.org/plugins/crowdcue/#description)
 * [جائزے](https://ur.wordpress.org/plugins/crowdcue/#reviews)
 *  [انسٹالیشن](https://ur.wordpress.org/plugins/crowdcue/#installation)
 * [ڈیولپمنٹ](https://ur.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.

## جائزے

There are no reviews for this plugin.

## شراکت دار اور ڈیویلپرز

“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/)، [ایس این وی ریپوزیٹری](https://plugins.svn.wordpress.org/crowdcue/)
کو چیک کریں یا [ڈویلپمینٹ لاگ](https://plugins.trac.wordpress.org/log/crowdcue/)
کو سبسکرائب کریں بذریعہ [آر ایس ایس](https://plugins.trac.wordpress.org/log/crowdcue/?limit=100&mode=stop_on_copy&format=rss)۔

## میٹا

 *  Version **1.3.0**
 *  Last updated **4 سال پہلے**
 *  Active installations **10 سے کم**
 *  WordPress version ** 5.4 یا اس سے جدید **
 *  Tested up to **6.0.12**
 *  PHP version ** 7.0 یا اس سے جدید **
 *  Languages
 * [Danish](https://da.wordpress.org/plugins/crowdcue/) اور [English (US)](https://wordpress.org/plugins/crowdcue/).
 *  [اپنی زبان میں ترجمہ کریں](https://translate.wordpress.org/projects/wp-plugins/crowdcue)
 * Tags
 * [calendar](https://ur.wordpress.org/plugins/tags/calendar/)[Event](https://ur.wordpress.org/plugins/tags/event/)
   [events](https://ur.wordpress.org/plugins/tags/events/)[organizer](https://ur.wordpress.org/plugins/tags/organizer/)
   [schedule](https://ur.wordpress.org/plugins/tags/schedule/)
 *  [اعلی درجے کا منظر](https://ur.wordpress.org/plugins/crowdcue/advanced/)

## درجہ بندیاں

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/crowdcue/reviews/)

## شراکت دار

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

## معاونت

کچھ کہنا ہے؟ مدد چاہیے؟

 [معاونتی فورم دیکھیں](https://wordpress.org/support/plugin/crowdcue/)