Beskrivelse
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/
Installation
- Upload the plugin files to
/wp-content/plugins/sinqwell-event-post-manager/ - Activate the plugin through the ‘Plugins’ menu in WordPress
- 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
- Install the plugin from WordPress.org
- Activate it in your WordPress admin
- Create your first event with door time and start time
- (Optional) Download the mobile app to manage events on the go
- 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)
* App Store (iOS)
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
-
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 (日本語)
Anmeldelser
Der er ingen anmeldelser for denne widget.
Bidragsydere & udviklere
“Sinqwell Event Post Manager” er open source-software. Følgende personer har bidraget til dette plugin.
BidragsydereOversæt “Sinqwell Event Post Manager” til dit eget sprog.
Interesseret i udvikling?
Gennemse koden, tjek SVN repository, eller abonner på udviklerloggen via RSS.
Ændringslog
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