How to Add an Event and Display a List of Events

How to Add an Event and Display a List of Events:

  1. Plugin Activation: After installing and activating the Events Calendar plugin, go to the “Events” tab located in the left menu in the WordPress admin panel.

  2. Adding an Event: In the “Events” tab, you will find the option to add new events. Here, you can enter all the necessary information about the event, such as date, location, description, etc.

  3. Displaying the List of Events: To display a list of all events on your page, you can use the shortcode [events] provided by the plugin. This shortcode can be placed on any page or post. It automatically generates a list of available events along with links to their full descriptions.

Example Shortcode with Parameters:

[events pagination="true" post_per_page="10"]