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

Plugin: event-post (Used by 429 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
t*r*e*d*.nl πŸ”“ F 2026-04-27 01:46:22
d*v*n*b*d*h*.com (WP 6.9.4) βœ… F 2026-04-27 00:43:48
d*v*n*b*d*a*.com (WP 6.9.4) βœ… F 2026-04-27 00:43:48
a*t*s*i*e.com βœ… F 2026-04-27 00:39:06
a*t*s*i*.com βœ… F 2026-04-27 00:39:06
r*d*r*p*g*n*a.org (WP 6.7.5) βœ… F 2026-04-27 00:19:39
i*s*r*p*i*n.denb.ca (WP 6.9.4) βœ… B 2026-04-26 23:49:17
b*s*o*t*.gr βœ… F 2026-04-26 23:39:21
c*e*h*i*-*i*m*f*s*i*a*.fr (WP 6.9.4) βœ… F 2026-04-26 23:01:53
t*i*i*t*v*l*e*i*a*.fi (WP 6.9.4) πŸ”“ F 2026-04-26 21:57:12
n*c*n*w*o*c*p*c*n*u*t*n*.com (WP 6.9.4) βœ… F 2026-04-26 17:37:22
r*y*l*a*c*s*e*.com βœ… B 2026-04-26 16:21:02
e*e*a.be (WP 6.9.4) βœ… F 2026-04-26 15:44:51
e*q.hu (WP 6.9.4) πŸ”“ F 2026-04-26 15:22:28
h*y*e*o*n*o*n*i*.net βœ… D 2026-04-26 15:19:07
f*n*a*e*2*0.de βœ… F 2026-04-26 15:01:10
g*d*t*n*f*r*.co.uk βœ… F 2026-04-26 14:09:48
a*h*n*u*.u-bourgogne.fr βœ… F 2026-04-26 12:00:29
a*b*c*u*a*.org βœ… D 2026-04-26 10:42:41
w*t*e*.fr (WP 6.9.4) βœ… F 2026-04-26 10:09:14
c*n*i*o*a*d*c*h*n*.com βœ… F 2026-04-26 09:47:36
t*a*r*d*l*a*q*a*i*.com (WP 6.5.8) βœ… F 2026-04-26 04:50:03
s*e*e*m*r*1.at (WP 6.9.4) βœ… D 2026-04-26 03:54:38
b*a*d*e*s*t*.wpenginepowered.com βœ… F 2026-04-26 03:27:01
c*l*u*e.saintmartindheres.fr βœ… D 2026-04-26 03:08:14
d*n*.ca (WP 6.9.4) βœ… B 2026-04-25 16:41:20
l*c*t*d*l*v*i*.net (WP 6.7.5) βœ… F 2026-04-25 16:28:33
f*a*h*s*n*s*u*d*.com (WP 6.9.4) βœ… F 2026-04-25 15:07:51
g*g*-*-*o*.de (WP 6.9.4) βœ… F 2026-04-25 12:19:53
o*l*h*m*m*b.org (WP 6.9.4) βœ… F 2026-04-25 12:02:13
g*l*e*s*a*e*o*t*m*b.org (WP 6.9.4) βœ… F 2026-04-25 12:02:12
d*k*i*s*n*.com (WP 6.9.4) βœ… F 2026-04-25 09:32:54
v*h*r.hr (WP 6.8.5) πŸ”“ F 2026-04-24 23:20:39
c*r*u*l*c*m*a*n*e.com (WP 6.9.4) βœ… F 2026-04-24 22:12:01
t*e*i*j*g*r*o*x*.cat (WP 6.8.5) βœ… F 2026-04-24 18:54:27
l*k*s*a*e*e*.cz (WP 6.7.5) βœ… F 2026-04-24 18:24:54
e*.cz (WP 6.8.5) βœ… F 2026-04-24 17:46:15
c*n*m*t*a*r*b*i*r*o.com (WP 6.8.3) βœ… D 2026-04-24 15:54:51
k*n*a*m*b.org (WP 6.9.4) βœ… F 2026-04-24 15:47:58
c*c*.org.hk βœ… D 2026-04-24 12:36:38
c*c*.org βœ… D 2026-04-24 12:36:38
e*r*s*.eu (WP 6.9.4) βœ… F 2026-04-24 12:27:09
m*n*a*e*i*r*-*r*.fr (WP 6.9.4) βœ… F 2026-04-24 11:36:16
l*n*u*i*u*.com βœ… F 2026-04-24 11:27:46
s*r*g.fr (WP 6.9.4) βœ… D 2026-04-24 08:53:52
f*l*r*o*i*a*o*t*v*d*a.org (WP 6.7.5) βœ… F 2026-04-24 08:14:40
z*m*k*e*i*.cz (WP 6.9.4) βœ… F 2026-04-24 05:43:32
a*d*g*r*.fr (WP 6.9.4) βœ… F 2026-04-23 21:44:28
a*g*l*c*a*l*y.com βœ… F 2026-04-23 20:08:54
m*l*b*l*.com (WP 6.9.4) βœ… F 2026-04-23 18:57:33
c*s*n*b*l*a*.es (WP 6.9.4) βœ… F 2026-04-23 16:43:18
p*n*l*b.fr (WP 6.9.4) πŸ”“ F 2026-04-23 16:02:44
v*i*e*t*g*t*e*h*m*a*.org (WP 6.3.8) ⚠️ F 2026-04-23 15:47:48
t*a*d*.fr βœ… F 2026-04-23 09:43:48
d*o.cz (WP 6.7.5) βœ… F 2026-04-23 09:21:28
a*o.cz (WP 6.9.4) βœ… F 2026-04-23 08:07:08
n*t*b*g*u*n*n*.de (WP 6.9.4) βœ… D 2026-04-23 05:42:28
a*d*d*l*w*r*.salsalabs.org (WP 6.7.1) βœ… F 2026-04-23 00:52:04
a*d*d*l*w*r*.org (WP 6.7.1) βœ… F 2026-04-23 00:52:04
w*s*o*s*n*t*.org (WP 6.9.4) βœ… F 2026-04-22 23:54:42
e*d*o.com βœ… F 2026-04-22 23:25:58
c*a*t*l*r*w*l*e.com (WP 6.9.4) βœ… F 2026-04-22 21:40:00
m*n*q*i*i.net (WP 6.9.4) βœ… F 2026-04-22 19:25:33
a*i.im βœ… F 2026-04-22 19:03:33
p*c.unipd.it (WP 6.9.4) βœ… F 2026-04-22 18:26:30
v*d*o*r*m*2.fr βœ… F 2026-04-22 11:13:10
e*a*g*l*k*l*i*o*u*.cz (WP 6.9.4) βœ… F 2026-04-22 05:52:45
c*h*e*s*u*u*e.com (WP 6.8.5) βœ… F 2026-04-22 05:31:50
c*i*e*s*i*a.cl βœ… F 2026-04-22 05:31:29
j*s*u*s*r*s*.org (WP 6.9.4) βœ… F 2026-04-22 05:18:15
k*b*l*i*a.com (WP 6.9.4) βœ… F 2026-04-22 05:14:12
m*n*a*s*.hu (WP 6.7.5) βœ… D 2026-04-22 05:08:47
r*b*r*a*t*m*t*o*.com βœ… C 2026-04-22 04:13:59
s*p*u*s*u*b*i*g*.ca (WP 6.9.4) βœ… F 2026-04-21 23:12:21
k*o*l*r*s*l*d*e.com (WP 6.9.4) βœ… F 2026-04-21 22:53:00
m*s*s*l.ch (WP 6.8.5) βœ… F 2026-04-21 20:53:56
m*t*l*w*e*.com (WP 6.9.4) βœ… F 2026-04-21 18:57:34
a*c*b*s*u*s*y*a*a*.cz (WP 6.7.5) βœ… F 2026-04-21 15:23:18
o*n*r.si (WP 6.9.4) βœ… F 2026-04-21 14:57:01
t*m*o*-*b*e*t*v*.cz (WP 6.9.4) βœ… F 2026-04-21 12:25:20
b*u*p*n*u.de (WP 6.9.4) βœ… F 2026-04-21 11:22:07
o*n*g*i*e*i*a*.com (WP 6.9.4) βœ… F 2026-04-21 10:58:22
d*a*d*a*c*r*l*.com (WP 6.7.5) βœ… F 2026-04-21 09:55:22
m*r*y*i*n.com (WP 6.9) βœ… F 2026-04-21 09:32:14
f*r*o*n*a*i*n.org (WP 6.9.4) βœ… F 2026-04-21 05:50:52
f*o*b*l*5*.com βœ… F 2026-04-21 04:49:16
o*g*n*z*t*o*i*n*t*o*.com βœ… F 2026-04-21 01:30:56
o*g*n*z*t*o*a*i*n*t*o*.com βœ… F 2026-04-21 01:30:54
o*d*a*t*l*5*.nl βœ… F 2026-04-21 00:27:50
k*l*u*-*g.de βœ… F 2026-04-21 00:17:41
e*c*d.at βœ… F 2026-04-20 20:45:12
f*d*l*r*r*s*b*r.com (WP 6.7.2) βœ… F 2026-04-20 15:06:04
r*k*d*m.com (WP 6.9.4) βœ… F 2026-04-20 09:55:06
e*i*i*-*z*c*.cz (WP 6.9.4) βœ… A 2026-04-20 08:25:04
h*b.uoa.gr βœ… F 2026-04-20 04:10:12
f*r*i*a*o*n*a*i*n.org (WP 6.9.4) βœ… F 2026-04-20 00:04:36
b*a*k*t*f*.lu (WP 6.4.8) ⚠️ F 2026-04-19 23:56:15
b*n*a*o*k*f*e*.com (WP 6.9.4) βœ… F 2026-04-19 15:11:16
s*j*.ca (WP 6.9.4) βœ… B 2026-04-19 13:07:01
s*e*a*i*l*g*o*o.com (WP 5.8.13) ⚠️ C 2026-04-19 12:15:22

Top 50 Plugins

Plugin Count
elementor 2,689,650
contact-form-7 2,396,617
elementor-pro 1,506,769
woocommerce 1,263,184
revslider 900,874
js_composer 585,320
jetpack 495,106
wp-rocket 425,276
essential-addons-for-elementor-lite 406,312
header-footer-elementor 350,600
gutenberg-core 340,999
elementskit-lite 329,875
instagram-feed 306,189
google-analytics-for-wordpress 304,458
gravityforms 301,146
google-site-kit 293,903
complianz-gdpr 290,675
cookie-law-info 287,278
sitepress-multilingual-cms 251,111
wpforms-lite 247,744
astra-sites 240,555
bluehost-wordpress-plugin 237,739
litespeed-cache 216,201
gtranslate 178,916
coblocks 172,479
cookie-notice 167,412
gutenberg 162,150
the-events-calendar 146,892
popup-maker 138,606
premium-addons-for-elementor 131,869
astra-addon 131,117
bb-plugin 130,405
mailchimp-for-wp 128,339
LayerSlider 126,156
wp-smushit 124,547
tablepress 119,081
custom-fonts 118,009
creame-whatsapp-me 116,783
pro-elements 113,892
click-to-chat-for-whatsapp 111,260
duracelltomi-google-tag-manager 110,538
woocommerce-gateway-stripe 109,936
cleantalk-spam-protect 107,359
akismet 104,633
smart-slider-3 104,583
pixelyoursite 102,539
megamenu 101,995
honeypot 101,796
fusion-builder 101,539
royal-elementor-addons 99,229

Top 50 Themes

Theme Count
hello-elementor 860,771
astra 714,204
Divi 705,878
pub 227,065
generatepress 161,551
flatsome 161,149
Avada 152,832
h4 140,620
oceanwp 118,254
kadence 104,836
enfold 89,410
salient 86,415
bb-theme 83,587
twentytwentyfour 80,980
blocksy 78,999
twentytwentyfive 77,771
cocoon-master 74,803
betheme 71,088
twentyseventeen 69,057
woodmart 59,353
dt-the7 58,366
neve 51,292
twentytwentyone 44,388
bridge 43,520
swell 39,789
Avada-Child-Theme 39,358
twentytwenty 38,238
lightning 37,551
gox 37,081
twentytwentythree 36,862
bricks 30,943
Impreza 30,905
Newspaper 28,928
twentytwentytwo 28,430
epik-redesign 24,137
extendable 23,397
pro 23,325
storefront 23,293
uncode 22,749
yith-wonder 22,415
twentysixteen 22,303
sydney 21,246
themify-ultra 20,762
Total 19,056
twentyfifteen 18,819
porto 17,524
hestia 16,904
thrive-theme 16,130
yootheme 15,740
twentynineteen 15,471