WordPress OSINT, maintenance or security needs? Reach out!
TLDWP

Plugin: event-post (Used by 373 domains)

Event post

πŸ‘€ Bastien Ho πŸ“¦ v5.11.0 πŸ”— Plugin Homepage

Adds some meta-data to posts to convert them into full calendar events.
Each event can be exported into ical(.ics), outlook(vcs), or Google Calendar.
Geolocation works thanks to openstreetmap.

It can also fetch the weather, but doesn’t bring the sun πŸ™‚

Follow @wpeventpost on Twitter for latest news.

Examples on event-post.com

Post metas

Date attributes

  • Begin Date
  • End Date
  • Color
  • Event Status
  • Event Attendance Mode

Location attributes

  • Address
  • GPS coordinates
  • Event Virtual Location

WooCommerce compliant

You can enable event features on Woocommerce products. The event will be displayed on the product page. Moreover, the product price will be displayed in event list, calendar, map and timeline.

This, way, you can sell tickets for your events, effortlessly and without any additional plugin.

Weather attribute (for a given location and date if possible)

  • Weather
    • Temperature
    • Weather

Usage

Plugins/themes developpers documentation

Blocks & Shortcodes

The plugin comes with several blocks/shortcodes which allows to:

  • [events_list]: display a list of events
  • [events_map]: display a map of events
  • [events_cal]: display a calendar of events
  • [event_details]: display a detail of the current event
  • [event_term]: display the date range of a given term based on all events it contains

[events_list]

Query parameters

  • nb=5 (number of post, -1 is all, default: 5)
  • future=1 (boolean, retrieve, or not, events in the future, default = 1)
  • past=0 (boolean, retrieve, or not, events in the past, default = 0)
  • cat=” (string, select posts only from the selected category, default=null, for all categories)
  • tag=” (string, select posts only from the selected tag, default=null, for all tags)
  • tax_name=” (string, custom taxonomy name)
  • tax_term=” (string, the term for above taxonomy)
  • geo=0 (boolean, retreives or not, only events which have geolocation informations, default=0)
  • order=”ASC” (string (can be β€œASC” or β€œDESC”)
  • orderby=”meta_value” (string (if set to β€œmeta_value” events are sorted by event date, possible values are native posts fields : β€œpost_title”,”post_date” etc…)

Display parameters

  • thumbnail=” (Bool, default:false, used to display posts thumbnails)
  • thumbnail_size=” (String, default:”thmbnail”, can be set to any existing size : β€œmedium”,”large”,”full” etc…)
  • excerpt=” (Bool, default:false, used to display posts excerpts)
  • style=” (String, add some inline CSS to the list wrapper)
  • type=”div” (string, possible values are : div, ul, ol default=div)
  • title=” (string, hidden if no events is found)
  • before_title='

    ’ (string (default

    )

  • after_title='’ (string (default )
  • container_schema=” (string html schema to display list)
  • item_schema=” (string html schema to display item)

example:



[events_list future=1 past=1 cat="actuality" nb=10]

container_schema default value:

<%type% class=”event_loop %id% %class%” id=”%listid%” style=”%style%” %attributes%>
%list%

item_schema default value:

<%child% class=”event_item %class%” data-color=”%color%”>

%event_thumbnail%

%event_title%


%event_date%
%event_cat%
%event_location%
%event_excerpt%

[events_map]

  • nb=5 (number of post, -1 is all, default: 5)
  • future=1 (boolean, retreive, or not, events in the future, default = 1)
  • past=0 (boolean, retreive, or not, events in the past, default = 0)
  • cat=” (string, select posts only from the selected category, default=null, for all categories)
  • tag=” (string, select posts only from the selected tag, default=null, for all tags)
  • tax_name=” (string, custom taxonomy name)
  • tax_term=” (string, the term for above taxonomy)
  • tile=” (string ([email protected], OpenCycleMap, mapquest, osmfr, 2u, satelite, toner), sets the map background, [email protected])
  • title=” (string (default)
  • zoom=” (number or empty (default, means fit to points)
  • before_title='

    ’; (string (default

    )

  • after_title='’ *(string (default )**
  • thumbnail=” * (Bool, default:false, used to display posts thumbnails)*
  • excerpt=” (Bool, default:false, used to display posts excerpts)
  • list=” (String (β€œfalse”, β€œabove”, β€œbelow”, β€œright”, β€œleft”) default: β€œfalse”, Display a list of posts)

example:



[events_map future=1 past=1 cat="actuality" nb="-1"]

[events_cal]

  • cat=” (string, select posts only from the selected category, default=null, for all categories)
  • date=” (string, date for a month. Absolutly : 2013-9 or relatively : -1 month, default is empty, current month
  • datepicker=1 (boolean, displays or not a date picker)
  • mondayfirst=0 (boolean, weeks start on monday, default is 0 (sunday)
  • display_title=0 (boolean, displays or not events title under the day number)
  • tax_name=” (string, custom taxonomy name)
  • tax_term=” (string, the term for above taxonomy)

example:



[events_cal cat="actuality" date="-2 months" mondayfirst=1 display_title=1]

[event_details]

  • attribute string (date, start, end, address, location). The default value is NULL and displays the full event bar

    [event_details attribute=”address”]

Hooks

Filters

  • eventpost_add_custom_box_position
  • event_post_class_calendar_link
  • eventpost_columns_head
  • eventpost_contentbar
  • eventpost_default_list_shema
  • eventpost_get
  • eventpost_get_items
  • eventpost_get_post_types
  • eventpost_get_single
  • eventpost_getsettings
  • eventpost_item_scheme_entities
  • eventpost_item_scheme_values
  • eventpost_list_shema
  • eventpost_listevents
  • eventpost_maps
  • eventpost_multisite_get
  • eventpost_multisite_blogids
  • eventpost_params
  • eventpost_printdate
  • eventpost_printlocation
  • eventpost_bulk_edit_fields
  • eventpost_quick_edit_fields
  • eventpost_retreive
  • event-post-rich-result
  • eventpost_shortcode_slug

Actions

  • evenpost_init
  • eventpost_add_custom_box
  • eventpost_custom_box_date
  • eventpost_custom_box_loc
  • after_eventpost_generator
  • eventpost_getsettings
  • eventpost_settings_form
  • eventpost_after_settings_form
DomainExposuresHeadersLast Checked
b*h*s*h*i*.info (WP 7.0) πŸ‘€ F 2026-06-13 17:33:37
s*o*m*n*s*3.fr βœ… F 2026-06-13 09:45:50
b*r*s*r*e*n*.it βœ… B 2026-06-13 07:04:12
j*s*c*e*s.cz (WP 6.9.4) βœ… F 2026-06-13 05:45:16
o*e*l*b*i*e.cz (WP 6.2) ⚠️ F 2026-06-12 20:02:58
w*i*r*g*b*.de βœ… C 2026-06-12 13:53:06
j*s*h*k*m*.de βœ… C 2026-06-12 13:53:06
e*c*d.de βœ… C 2026-06-12 13:53:06
k*t*g*b*.de βœ… C 2026-06-12 13:53:06
g*e*l*y*e*u*l*c*n*o*e*.org βœ… F 2026-06-12 13:38:33
a*t*s*s*o*n*c*i*c.au πŸ‘€ F 2026-06-11 08:30:52
k*l*u*k*l*.lv (WP 6.9.4) βœ… F 2026-06-11 01:27:48
e*n*p*b*g*n.de (WP 6.1.10) ⚠️ D 2026-06-11 00:31:51
k*l*u*-*n.de (WP 6.1.10) ⚠️ πŸ‘€ D 2026-06-11 00:30:36
a*t*i*e*t*g*h*.fr (WP 6.9.4) βœ… F 2026-06-10 18:00:08
a*l*.o*g.pt βœ… F 2026-06-10 13:31:05
s*d*w*e*l*c*.de (WP 7.0) βœ… D 2026-06-09 17:50:05
e*i*d*r*o.com (WP 6.9.4) πŸ‘€ F 2026-06-09 17:44:37
c*r*o*o*e*l*s*a*p*t*i*s*e.it (WP 4.8.28) ⚠️ F 2026-06-09 11:31:53
s*s*t*v.cz βœ… F 2026-06-09 00:38:15
m*r*m*a.org (WP 6.9.4) βœ… F 2026-06-08 20:02:15
o*y*p*s*p*r*s*l*b.com βœ… F 2026-06-08 06:50:36
e*o*o*i*-*n*e*b*e*p*l.fr (WP 6.9.4) βœ… F 2026-06-08 04:02:42
n*t*r*r*u*d*-*a*c*t*e*k.org (WP 6.9.4) πŸ”“ F 2026-06-08 00:04:42
b*g*m*l*m*m*n*s.com (WP 6.4.8) ⚠️ F 2026-06-07 07:49:07
l*n*t*k*g*n*.org (WP 6.9.4) πŸ‘€ F 2026-06-06 01:52:54
c*c*.o*g.hk βœ… D 2026-06-05 10:43:45
c*c*.org βœ… D 2026-06-05 10:43:44
m*m*l*n*o*.com (WP 6.9.4) βœ… F 2026-06-04 01:46:41
z*s*a*h*v.cz βœ… F 2026-06-03 14:31:12
a*i*n*n*a*t*-*o*t*m*o*a*n*.com (WP 6.8.5) βœ… F 2026-06-03 12:39:11
k*r*i*i.lv βœ… F 2026-06-03 09:05:43
t*e*l*u*h*i*l*b*r*u*h.c*.uk (WP 7.0) βœ… F 2026-06-02 13:47:09
n*c*s*a*d*n*e*t*r.com βœ… F 2026-06-02 10:18:53
m*s*i*-*l*e*.com (WP 6.9.4) βœ… D 2026-06-01 18:01:24
i*l*r*a*-*o*b*y*.de βœ… F 2026-06-01 17:04:09
s*u*i*-*g*r*.it (WP 7.0) βœ… F 2026-06-01 16:53:38
f*r*s*h*l*s*e*e*e*y.com βœ… F 2026-06-01 14:18:42
a*c*e*n*t.org (WP 7.0) βœ… F 2026-06-01 09:13:23
c*r*e*s*u*u*e.com (WP 6.8.5) βœ… F 2026-06-01 09:05:02
s*r*a*-*s*a*a*e.net (WP 7.0) βœ… F 2026-06-01 07:57:10
s*i*-*s*a*.at βœ… F 2026-06-01 07:57:10
a*t*s*i*e.com βœ… F 2026-06-01 02:42:10
a*t*s*i*.com βœ… F 2026-06-01 02:42:10
p*i*o*d*a*a*c*e*i*t.com βœ… F 2026-06-01 01:03:44
n*m*s*o*i*c*.pl (WP 7.0) βœ… F 2026-06-01 00:33:55
m*s.ru (WP 6.9.4) βœ… F 2026-05-31 23:44:41
m*z.eu (WP 6.9.4) βœ… F 2026-05-31 22:50:45
m*n*o*t*v*l*e.fr (WP 6.2.7) ⚠️ F 2026-05-31 22:38:08
t*c*g*b*.com βœ… C 2026-05-31 20:37:41
s*m*i*2*1*.org βœ… F 2026-05-31 19:44:07
t*a*r*d*l*a*q*a*i*.com (WP 6.5.8) βœ… F 2026-05-31 19:38:51
f*l*n*.com (WP 5.7.15) ⚠️ F 2026-05-31 18:56:39
t*e*a*i*y*a*k*g*o*p.com βœ… D 2026-05-31 16:54:37
v*c*t*r*u*a*a*d*.com βœ… F 2026-05-31 13:25:13
a*-*a*h*n.de (WP 6.9.4) βœ… F 2026-05-31 09:12:37
i*u*o.de (WP 6.9.4) βœ… C 2026-05-31 08:32:06
k*l*u*a*n.ru (WP 5.6.17) ⚠️ F 2026-05-31 04:46:24
d*-*l*p*e*.cz (WP 6.8.5) βœ… F 2026-05-31 02:45:15
l*r*s*e*l*c*l*c*.com (WP 7.0) βœ… F 2026-05-31 01:55:07
d*m*n*c*i*s*i*l*.fr (WP 7.0) βœ… F 2026-05-31 01:49:59
c*l*u*e*l*c*l*e*a*n*c*o*d.fr βœ… D 2026-05-31 01:44:27
g*i*p*g*i*s*.org βœ… D 2026-05-31 01:28:46
c*a*k*u*i*g*f*u*d*t*o*.org (WP 6.9.4) βœ… D 2026-05-30 23:45:50
l*s*e*r*n*.org (WP 7.0) πŸ”“ F 2026-05-30 23:33:45
p*r*g*r*-*s*a*a*e.fr (WP 7.0) πŸ”“ F 2026-05-30 21:39:53
l*p*a*a*r*i*i*g*e*t*r.com (WP 4.8.25) ⚠️ πŸ“‚ F 2026-05-30 18:25:47
r*k*d*m.net (WP 7.0) βœ… F 2026-05-30 17:52:16
d*n*e*c*p*.tv (WP 7.0) βœ… F 2026-05-30 17:52:15
n*u*o*a*e.com (WP 6.4.8) ⚠️ F 2026-05-30 11:39:19
n*u*o*o*i*n*n*n*t*w*r*.com (WP 7.0) βœ… F 2026-05-30 11:02:21
h*e*e*u*u*o.org (WP 6.4.8) ⚠️ F 2026-05-30 07:28:50
p*a*t*t*.com βœ… F 2026-05-30 06:24:38
r*r*e*r*h*x*l*r*t*o*.com βœ… F 2026-05-30 05:59:24

Top 50 Plugins

Plugin Count
elementor 1,779,388
contact-form-7 1,761,088
elementor-pro 1,055,687
woocommerce 817,660
revslider 612,251
jetpack 458,895
js_composer 422,839
wp-rocket 341,544
essential-addons-for-elementor-lite 266,783
complianz-gdpr 259,818
gravityforms 257,768
google-site-kit 232,142
cookie-law-info 230,394
instagram-feed 226,099
sitepress-multilingual-cms 211,909
header-footer-elementor 208,549
google-analytics-for-wordpress 207,147
bluehost-wordpress-plugin 193,005
elementskit-lite 181,900
gutenberg 167,565
cookie-notice 150,381
litespeed-cache 143,078
gtranslate 126,061
wpforms-lite 125,379
the-events-calendar 123,077
gutenberg-core 122,519
astra-sites 114,573
popup-maker 110,596
woocommerce-payments 110,364
tablepress 102,292
honeypot 98,159
astra-addon 94,468
wp-smushit 91,509
duracelltomi-google-tag-manager 90,847
coblocks 90,281
layerslider 89,960
all-in-one-seo-pack 89,716
bb-plugin 86,712
akismet 85,457
premium-addons-for-elementor 85,000
cleantalk-spam-protect 83,269
ml-slider 82,930
mailchimp-for-wp 82,435
megamenu 80,780
woocommerce-gateway-stripe 80,066
jet-engine 77,767
fusion-builder 77,630
ewww-image-optimizer 76,815
smart-slider-3 76,682
wp-pagenavi 76,584

Top 50 Themes

Theme Count
hello-elementor 623,140
Divi 499,644
astra 417,537
flatsome 137,169
Avada 121,933
generatepress 115,455
pub 85,361
oceanwp 81,158
kadence 79,293
enfold 69,360
salient 65,583
twentyseventeen 54,581
bb-theme 52,905
betheme 52,583
twentytwentyfour 52,393
blocksy 51,239
cocoon-master 49,293
dt-the7 45,667
twentytwentyfive 44,879
h4 42,570
woodmart 41,447
neve 38,409
Avada-Child-Theme 37,034
gox 36,294
bridge 31,641
twentytwentyone 30,513
lightning 29,886
twentytwenty 28,872
swell 27,928
bricks 26,549
Impreza 26,210
Newspaper 24,349
twentytwentythree 22,239
epik-redesign 19,218
twentytwentytwo 18,921
uncode 18,690
twentysixteen 17,681
pro 17,583
sydney 16,662
storefront 16,428
Total 14,531
hello-theme-child-master 14,048
factory-templates-4 13,733
extendable 13,170
themify-ultra 12,997
hestia 12,665
yootheme 12,622
yith-wonder 12,423
porto 12,058
jupiter 11,700