Title: Sinqwell Event Post Manager
Author: sinqwell
Published: <strong>Декабрь 22, 2025-ж.</strong>
Last modified: Апрель 5, 2026-ж.

---

Плагиндерди издөө

![](https://ps.w.org/sinqwell-event-post-manager/assets/icon-256x256.png?rev=3485241)

# Sinqwell Event Post Manager

 Автору [sinqwell](https://profiles.wordpress.org/sinqwell/)

[Жүктөө](https://downloads.wordpress.org/plugin/sinqwell-event-post-manager.1.1.2.zip)

 * [Кенен маалымат](https://ky.wordpress.org/plugins/sinqwell-event-post-manager/#description)
 * [Сын-пикирлер](https://ky.wordpress.org/plugins/sinqwell-event-post-manager/#reviews)
 *  [Орнотуу](https://ky.wordpress.org/plugins/sinqwell-event-post-manager/#installation)
 * [Development](https://ky.wordpress.org/plugins/sinqwell-event-post-manager/#developers)

 [Колдоо](https://wordpress.org/support/plugin/sinqwell-event-post-manager/)

## Сүрөттөө

Sinqwell Event Post Manager is a lightweight plugin for managing events and concerts.
Perfect for musicians, venues, and event organizers.

Features:
 * Custom post type for events * REST API support for mobile apps * Automatic
time calculations * Google Maps integration * Featured image support * Advanced 
shortcode with monthly view, filtering, pagination, and simple/detail styles * Separate
upcoming/past events * Multi-language support * Time To Be Determined (TBD) feature*
Quick Edit support for event fields

### Privacy Policy

This plugin does not collect any personal data. All information is stored in your
WordPress database. We respect your privacy.

### Credits

Developed by sinqwell
 Website: https://sinqwell.net/

## Орнотуу

 1. Upload the plugin files to `/wp-content/plugins/sinqwell-event-post-manager/`
 2. Activate the plugin through the ‘Plugins’ menu in WordPress
 3. Use [sinqwell_event_list] shortcode to display events

#### Key Features

 * **Event Management**: Manage door times, start times, venues, and ticket prices
   all in one place
 * **Auto-fill Time**: Set door time, and start time is automatically calculated(
   +30 min). Or vice versa. Smart time management
 * **Quick Edit**: Quick edit feature saves you time
 * **Mobile App Integration**: Post and edit events directly from your smartphone
   using our iOS and Android apps. Work from anywhere
 * **REST API Support**: Full REST API integration for mobile connectivity
 * **Sortable Event List**: Sortable by event name and event date
 * **Display Events**: Display events on frontend using shortcode
 * **Responsive Design**: Works perfectly on all devices
 * **Translation Ready**: Fully internationalized and ready for translation (Japanese
   included)
 * **Google Maps Integration**: Venue links automatically open in Google Maps

#### Perfect For

 * Musicians and bands
 * Concert venues
 * Event organizers
 * Music schools
 * Performance spaces

#### How It Works

 1. Install the plugin from WordPress.org
 2. Activate it in your WordPress admin
 3. Create your first event with door time and start time
 4. (Optional) Download the mobile app to manage events on the go
 5. Display events using shortcodes: [sinqwell_event_list], [sinqwell_event_list group_by
    =”month”], [sinqwell_event_list style=”simple”], and more

Available now:
 * [Google Play (Android)](https://play.google.com/store/apps/details?id=net.sinqwell.wp_event_post)*
[App Store (iOS)](https://apps.apple.com/us/app/eventpost-for-wordpress/id6759032799)

Learn more: https://sinqwell.net/plugins/sinqwell-event-post-manager/

#### Documentation & Support

For detailed documentation, visit our website at https://sinqwell.net/plugins/sinqwell-
event-post-manager/1. Upload the plugin files to the `/wp-content/plugins/sinqwell-
event-post-manager` directory, or install the plugin through the WordPress plugins
screen directly
 2. Activate the plugin through the ‘Plugins’ screen in WordPress
3. Go to Events  Add New to create your first event 4. Use shortcodes to display
events. Examples: * [sinqwell_event_list] – All events (upcoming/past) * [sinqwell_event_list
group_by=”month”] – Monthly view with navigation * [sinqwell_event_list group_by
=”month” style=”simple”] – Simple monthly view * [sinqwell_event_list month=”3″ 
year=”2026″] – Filter by month/year * [sinqwell_event_list per_page=”10″] – Paginated
view * [sinqwell_event_list limit=”5″ show_finished=”false”] – Latest 5, no past
events

## FAQ.KG

### Is the mobile app required?

No, the plugin works perfectly with just the WordPress admin panel. The mobile app
is an optional convenience feature.

### Is door time required?

No, door time is optional. Only the start time is required.

### Can I customize the event display?

Yes, you can customize the display using CSS or by editing your theme files.

### Does it work with my theme?

Yes, it works with any WordPress theme. The plugin uses standard WordPress functions.

### Is it free?

Yes, completely free and open source. No premium version, no ads.

### How do I change the size of the flyer image?

You can change it using CSS.
 Location: WordPress Admin Panel > Appearance > Customize
> Additional CSS For example, if you want to change it to 500px:

.event-thumbnail {
 max-width: 500px; }

### What languages are supported?

Currently supports:
 * English (default) * Japanese (日本語)

## Сын-пикирлер

There are no reviews for this plugin.

## Contributors & Developers

“Sinqwell Event Post Manager” is open source software. The following people have
contributed to this plugin.

Мүчөлөрү

 *   [ sinqwell ](https://profiles.wordpress.org/sinqwell/)

[Translate “Sinqwell Event Post Manager” into your language.](https://translate.wordpress.org/projects/wp-plugins/sinqwell-event-post-manager)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/sinqwell-event-post-manager/),
check out the [SVN repository](https://plugins.svn.wordpress.org/sinqwell-event-post-manager/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/sinqwell-event-post-manager/)
by [RSS](https://plugins.trac.wordpress.org/log/sinqwell-event-post-manager/?limit=100&mode=stop_on_copy&format=rss).

## Өзгөртүүлөр

#### 1.1.2

 * Fixed: Simple style now displays door time and start time (開場/開演)
 * Fixed: Time TBD events show “時間未定” in simple style

#### 1.1.1

 * Added: Shortcode Guide page in WordPress admin dashboard (Events > 使い方ガイド)
 * Added: One-click copy buttons for all shortcodes
 * Added: Parameter reference table with defaults
 * Added: Combination examples for common use cases
 * Added: Mobile app download links in admin

#### 1.1.0

 * Added: Monthly navigation view with Prev/Next buttons [sinqwell_event_list group_by
   =”month”]
 * Added: Simple display style [sinqwell_event_list style=”simple”]
 * Added: Month filter [sinqwell_event_list month=”3″]
 * Added: Year filter [sinqwell_event_list year=”2026″]
 * Added: Event limit [sinqwell_event_list limit=”10″]
 * Added: Pagination support [sinqwell_event_list per_page=”20″]
 * Added: Past events display option [sinqwell_event_list past=”true”]
 * Added: Show/hide finished events section [sinqwell_event_list show_finished=”
   false”]
 * Added: All shortcode parameters can be combined
 * Added: Pagination CSS styling
 * Improved: Shortcode architecture refactored for extensibility

#### 1.0.9

 * Added: Custom REST API endpoint for Time TBD flag (/sinqwell/v1/event/{id}/tbd)
 * Fixed: Time TBD flag now reliably saved on event creation via REST API
 * Improved: TBD flag processing separated from register_rest_field to avoid field
   ordering issues

#### 1.0.8

 * Fixed: Time TBD flag no longer deletes event date when set via REST API
 * Fixed: REST API now returns event date even when Time TBD is enabled
 * Improved: Mobile app correctly displays “Time TBD” instead of dummy time

#### 1.0.7

 * Added: Time To Be Determined (TBD) feature – allow events with date but no specific
   time
 * Added: Quick Edit support for Time TBD, Venue, and Price fields
 * Fixed: Timezone handling in REST API responses (ISO 8601 format with timezone)
 * Fixed: Timezone handling in frontend display (shortcode)
 * Fixed: Date field not displaying when editing events with TBD flag
 * Fixed: REST API endpoint naming consistency (sinqwell_event)
 * Improved: DateTime conversion for international compatibility
 * Improved: Support for date-only events (TBD feature)

#### 1.0.6

 * Fixed: Timezone handling in REST API responses
 * Fixed: Timezone handling in frontend display (shortcode)
 * Fixed: REST API endpoint naming consistency
 * Added: ISO 8601 format support for datetime fields
 * Improved: DateTime conversion for international compatibility

#### 1.0.5

 * Added: Japanese language support (日本語対応)
 * Added: Translation files (.pot, .po, .mo)
 * Added: Domain Path for language files
 * Updated: Plugin textdomain loading function
 * Improved: Date/time format now uses WordPress settings
 * Improved: Full internationalization (i18n) support
 * Fixed: Date display respects WordPress date/time format settings

#### 1.0.4

 * Fixed: REST namespace changed from ‘event-post-manager/v1’ to ‘sinqwell-event-
   manager/v1’
 * Custom endpoint: /wp-json/sinqwell-event-manager/v1/my-events

#### 1.0.3

 * Fixed: Image width adjusted to 350px (from 400px) for better text layout
 * Fixed: Lightbox close button position moved down (top: 40px) for better visibility
 * Improved: Text wrapping for long month names

#### 1.0.2

 * Fixed: 2-column layout (left: image, right: info)
 * Fixed: Lightbox close button position (top-right, always visible)
 * Improved: Image quality (using ‘large’ size instead of ‘medium’)
 * Improved: Better responsive design
 * Improved: Event details styling with background color

#### 1.0.1

 * Fixed: Event list now separates upcoming and past events
 * Fixed: Added section titles “Upcoming Events” and “Past Events”
 * Fixed: Image display improvements (removed white space)
 * Fixed: Lightbox functionality improvements
 * Improved: Better CSS styling for event sections

#### 1.0.0

 * Initial release
 * Custom post type for events
 * Auto-fill time calculation (+30 min / -30 min)
 * Quick edit support
 * REST API integration
 * Mobile app connectivity
 * Frontend display with shortcode
 * Google Maps integration
 * Lightbox image viewer
 * Translation ready

## Мета

 *  Нуска **1.1.2**
 *  Акыркы жаңыртуу **1 ай мурун**
 *  Активдүү орнотуулар **Fewer than 10**
 *  WordPress нускасы ** 5.0 же андан жогору **
 *  Tested up to **6.7.5**
 *  PHP нускасы ** 7.4 же андан жогору **
 *  Тил
 * [English (US)](https://wordpress.org/plugins/sinqwell-event-post-manager/)
 * Тег:
 * [calendar](https://ky.wordpress.org/plugins/tags/calendar/)[concerts](https://ky.wordpress.org/plugins/tags/concerts/)
   [events](https://ky.wordpress.org/plugins/tags/events/)[Mobile App](https://ky.wordpress.org/plugins/tags/mobile-app/)
   [rest-api](https://ky.wordpress.org/plugins/tags/rest-api/)
 *  [Advanced View](https://ky.wordpress.org/plugins/sinqwell-event-post-manager/advanced/)

## Рейтинг

Азырынча эч кандай сын-пикир жок.

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

[See all reviews](https://wordpress.org/support/plugin/sinqwell-event-post-manager/reviews/)

## Мүчөлөрү

 *   [ sinqwell ](https://profiles.wordpress.org/sinqwell/)

## Колдоо

Комментарийлер барбы? Жардам керекпи?

 [Колдоо форумун көрүү](https://wordpress.org/support/plugin/sinqwell-event-post-manager/)