{"id":29889,"date":"2014-06-04T13:51:20","date_gmt":"2014-06-04T13:51:20","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/upcoming-events-lists\/"},"modified":"2025-04-15T12:19:32","modified_gmt":"2025-04-15T12:19:32","slug":"upcoming-events-lists","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/upcoming-events-lists\/","author":13707844,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.4.0","stable_tag":"1.4.0","tested":"6.8.5","requires":"6.0","requires_php":"7.0","requires_plugins":null,"header_name":"Upcoming Events Lists","header_author":"Sayful Islam","header_description":"","assets_banners_color":"efe6d0","last_updated":"2025-04-15 12:19:32","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/sayfulislam.com\/?utm_source=wp-plugins&utm_campaign=plugin-uri&utm_medium=wp-dash","header_author_uri":"https:\/\/sayfulislam.com\/?utm_source=wp-plugins&utm_campaign=author-uri&utm_medium=wp-dash","rating":4.8,"author_block_rating":0,"active_installs":1000,"downloads":42173,"num_ratings":6,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"sayful","date":"2014-09-08 14:40:40"},"1.1":{"tag":"1.1","author":"sayful","date":"2014-09-08 16:56:02"},"1.2":{"tag":"1.2","author":"sayful","date":"2014-09-09 02:59:53"},"1.3.1":{"tag":"1.3.1","author":"sayful","date":"2017-01-15 17:12:10"},"1.3.2":{"tag":"1.3.2","author":"sayful","date":"2019-01-23 09:49:26"},"1.3.3":{"tag":"1.3.3","author":"sayful","date":"2023-11-18 15:56:03"},"1.4.0":{"tag":"1.4.0","author":"sayful","date":"2025-04-15 12:19:32"}},"upgrade_notice":{"":"<p>Upgrade your plugin to get latest features.<\/p>"},"ratings":{"1":0,"2":0,"3":0,"4":1,"5":5},"assets_icons":{"icon.svg":{"filename":"icon.svg","revision":2017707,"resolution":false,"location":"assets","locale":false}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":2017707,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":{"upcoming-events-lists\/events":{"name":"upcoming-events-lists\/events","title":"Events"}},"tagged_versions":["1.0","1.1","1.2","1.3.1","1.3.2","1.3.3","1.4.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":2017471,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":2017471,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":2017471,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":2017471,"resolution":"4","location":"assets","locale":""}},"screenshots":{"1":"Screenshot of event widget selection","2":"Screenshot of event description include by custom post","3":"Screenshot of all event list","4":"Screenshot of display of event at frontend"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[416,1486,252,6740,162],"plugin_category":[40],"plugin_contributors":[79949],"plugin_business_model":[],"class_list":["post-29889","plugin","type-plugin","status-publish","hentry","plugin_tags-calendar","plugin_tags-events","plugin_tags-feed","plugin_tags-upcoming-events","plugin_tags-widget","plugin_category-calendar-and-events","plugin_contributors-sayful","plugin_committers-sayful"],"banners":{"banner":"https:\/\/ps.w.org\/upcoming-events-lists\/assets\/banner-772x250.png?rev=2017707","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":"https:\/\/ps.w.org\/upcoming-events-lists\/assets\/icon.svg?rev=2017707","icon":"https:\/\/ps.w.org\/upcoming-events-lists\/assets\/icon.svg?rev=2017707","icon_2x":false,"generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/upcoming-events-lists\/assets\/screenshot-1.png?rev=2017471","caption":"Screenshot of event widget selection"},{"src":"https:\/\/ps.w.org\/upcoming-events-lists\/assets\/screenshot-2.png?rev=2017471","caption":"Screenshot of event description include by custom post"},{"src":"https:\/\/ps.w.org\/upcoming-events-lists\/assets\/screenshot-3.png?rev=2017471","caption":"Screenshot of all event list"},{"src":"https:\/\/ps.w.org\/upcoming-events-lists\/assets\/screenshot-4.png?rev=2017471","caption":"Screenshot of display of event at frontend"}],"raw_content":"<!--section=description-->\n<p>A WordPress plugin to show a list of upcoming events on the front-end as widget.<\/p>\n\n<h4>Usage<\/h4>\n\n<p>Step 1: Creating events<\/p>\n\n<p>After installing and activating the plugin, a new custom post type called \"Events\" will appear at your WordPress Admin area.\nJust create your events from the \"Events\" menu.<\/p>\n\n<p>Step 2: Using on Gutenberg Block Editor (WordPress 5.0 or later)<\/p>\n\n<p>If you are using block editor, add a new page and search for 'Upcoming Events Lists', set necessary options as your requirement.\nSave and view you page. All done!<\/p>\n\n<p>Step 3: Shortcode (When you cannot use step 2)\nAdd a new page and paste the following shortcode where you want to display the events:<\/p>\n\n<pre><code>[upcoming_events_list]\n<\/code><\/pre>\n\n<p>The shortcode can include following attributes.<\/p>\n\n<ul>\n<li><code>view_type<\/code>: Default value <code>list<\/code>. Value can be <code>list<\/code> or <code>grid<\/code>.<\/li>\n<li><code>show_all_event_link<\/code>: Default value <code>yes<\/code>. Value can be <code>yes<\/code> or <code>no<\/code>.<\/li>\n<\/ul>\n\n<p>If you set <code>grid<\/code> for <code>view_type<\/code>, you can also include the following attributes.<\/p>\n\n<ul>\n<li><code>columns_on_tablet<\/code>: Default value <code>2<\/code>. Value can be from 1 to 6 (except 5)<\/li>\n<li><code>columns_on_desktop<\/code>: Default value <code>3<\/code>. Value can be from 1 to 6 (except 5)<\/li>\n<li><code>columns_on_widescreen<\/code>: Default value <code>4<\/code>. Value can be from 1 to 6 (except 5)<\/li>\n<\/ul>\n\n<p>Example 1:<\/p>\n\n<pre><code>[upcoming_events_list view_type='grid' columns_on_tablet='3' columns_on_desktop='4' columns_on_widescreen='6']\n<\/code><\/pre>\n\n<!--section=installation-->\n<p>Installing the plugins is just like installing other WordPress plugins. If you don't know how to install plugins, please review the option below:<\/p>\n\n<ul>\n<li>From your WordPress dashboard, choose 'Add New' under the 'Plugins' category.<\/li>\n<li>Search for 'upcoming-events-lists' a plugin will come called 'Upcoming Events Lists' and Click 'Install Now' and confirm your installation by clicking 'ok'<\/li>\n<li>The plugin will download and install. Just click 'Activate Plugin' to activate it.<\/li>\n<\/ul>\n\n<!--section=faq-->\n<p>Do you have questions or issues with Upcoming Events Lists? <a href=\"http:\/\/wordpress.org\/support\/plugin\/upcoming-events-lists\">Ask for support<\/a><\/p>\n\n<!--section=changelog-->\n<h4>version 1.4.0 - 2023-11-18<\/h4>\n\n<ul>\n<li>Add - Add shortcode <code>[upcoming_events_list]<\/code>.<\/li>\n<li>Add - Add block editor support.<\/li>\n<li>Tweak - Checked version compatibility upto WordPress 6.4<\/li>\n<li>Dev - Update core code.<\/li>\n<\/ul>\n\n<h4>version 1.3.3 - 2019-01-23<\/h4>\n\n<ul>\n<li>Tweak - Checked version compatibility upto WordPress 5.0<\/li>\n<li>Dev - Add <code>Upcoming_Events_Lists_Event<\/code> class for event post type.<\/li>\n<li>Dev - Update core code.<\/li>\n<\/ul>\n\n<h4>version 1.3.2 - 2017-01-15<\/h4>\n\n<ul>\n<li>Updated - Updated jQuery UI Datepicker style for Admin.<\/li>\n<li>Updated - Updated minor change on widget style.<\/li>\n<\/ul>\n\n<h4>version 1.3.0<\/h4>\n\n<ul>\n<li>Added event start date, end date and venue at viewing single page<\/li>\n<\/ul>\n\n<h4>version 1.2<\/h4>\n\n<ul>\n<li>Making it translation ready.<\/li>\n<li>Translated to Bengali Language.<\/li>\n<\/ul>\n\n<h4>version 1.1<\/h4>\n\n<ul>\n<li>Fixed issue with style.<\/li>\n<li>Added feature to add Event Image.<\/li>\n<\/ul>\n\n<h4>version 1.0<\/h4>\n\n<ul>\n<li>Implementation of basic functionality.<\/li>\n<\/ul>","raw_excerpt":"A WordPress plugin to show a list of upcoming events on the front-end.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/29889","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=29889"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/sayful"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=29889"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=29889"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=29889"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=29889"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=29889"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=29889"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}