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

Plugin: event-post (Used by 372 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
m*i*i*c*a*n*z.com (WP 6.9.4) βœ… D 2026-05-11 03:38:28
t*f*l*u*t*r.com (WP 6.4.8) ⚠️ F 2026-05-11 03:15:03
p*i*.pl (WP 6.9.4) βœ… F 2026-05-11 02:27:52
t*e*t*e*l*c*l*e*a*n*c*o*d.fr βœ… D 2026-05-11 01:48:12
s*a*n*a*e*d*s*g*.com (WP 6.9.4) βœ… F 2026-05-11 01:08:44
e*c*2*1*.org βœ… F 2026-05-11 00:35:29
x*-*o*t*t*r*s*o*1*b.eus (WP 6.9.4) βœ… F 2026-05-10 23:16:02
k*r*a*e*o.org (WP 6.7.5) βœ… F 2026-05-10 20:51:35
p*i*o*d*a*a*c*e*i*t.org βœ… F 2026-05-10 20:38:28
a*c*o*i*.org (WP 6.8.5) βœ… F 2026-05-10 20:29:02
a*v*.cz (WP 6.9.4) βœ… F 2026-05-10 20:06:51
s*i*-*o*i*s.de βœ… F 2026-05-10 20:02:32
a*c*i*u*.n*k*d*.e*u.pl (WP 5.7.15) ⚠️ F 2026-05-10 18:59:08
g*v*f*.com (WP 6.9.4) βœ… F 2026-05-10 18:57:39
c*u*.org βœ… B 2026-05-10 17:11:23
c*l*s*o*.org (WP 6.9.4) βœ… F 2026-05-10 16:12:58
s*c*i*a*.cl (WP 6.9.4) βœ… F 2026-05-10 13:17:01
m*r*d*l*g*o*e*l*.it βœ… D 2026-05-10 13:08:46
a*c*i*e.t*a*s*t*o*d*y*.lu (WP 6.9.4) βœ… F 2026-05-10 12:39:44
p*r*i.com βœ… D 2026-05-10 10:45:17
c*r*n*i*c*l*u*t*.com (WP 5.4.19) ⚠️ F 2026-05-10 06:06:09
n*a*y*g*c*u*c*l.com (WP 6.8.5) βœ… F 2026-05-10 05:37:53
l*f*s*y*e*n*t*a*e*.com (WP 5.3.21) ⚠️ F 2026-05-10 04:57:26
e*p*.org (WP 6.9.4) βœ… D 2026-05-10 03:18:06
p*l*s*c*u*s*k*r*k*.com (WP 4.9.26) ⚠️ F 2026-05-10 02:47:17
f*e*h*a*e*y.gr βœ… F 2026-05-09 20:30:36
m*s*i*a*t*m*n*r*s*o*t*.ch (WP 6.9.4) πŸ”“ F 2026-05-09 18:50:23
l*d*u*l*s*i*g.com (WP 6.9.4) βœ… F 2026-05-09 16:52:14
i*e*s*v.org βœ… C 2026-05-09 16:43:09
g*t*l*u*e.de (WP 6.9.4) βœ… F 2026-05-09 13:24:46
s*i*l*c*e*n*-*e*-*e*c*i*h*e*.de βœ… B 2026-05-09 10:25:07
i*c*a*.org (WP 6.9.4) βœ… F 2026-05-09 08:38:39
p*o*g*g*o*p.com (WP 6.9.4) βœ… F 2026-05-09 00:34:06
r*r*l*t*s*c*l*g*s*e*.fr (WP 6.9.4) βœ… F 2026-05-08 21:01:58
h*v*u*l*n.no (WP 6.9.4) βœ… F 2026-05-08 17:27:33
b*f*n*s*u*.com (WP 6.1.10) ⚠️ F 2026-05-08 16:56:41
p*b*i*s.org βœ… A 2026-05-08 15:41:15
c*m*n*s*r*e*i*t*.org βœ… F 2026-05-08 14:09:43
v*i*e*t*g*t*e*h*m*a*.com (WP 6.3.8) ⚠️ F 2026-05-08 13:39:36
s*s*r*a*d*.com (WP 6.9.4) βœ… F 2026-05-08 13:09:10
g*a*i*-*n*t*t*t*.com (WP 6.9.4) βœ… D 2026-05-08 13:00:04
b*o*s*n*a*l*n*e*.com (WP 6.9) βœ… F 2026-05-07 23:46:47
e*u*-*a*t*s.e*l*.fr (WP 6.9.4) βœ… F 2026-05-07 20:25:54
b*t*.g*g*-*-*o*.de (WP 6.9.4) βœ… F 2026-05-07 18:49:39
g*s*r*l*p*t*e*u*.com βœ… F 2026-05-07 16:08:36
g*l*e*s*a*e*o*t*.n*t*o*a*m*b.org (WP 6.9.4) βœ… D 2026-05-07 15:31:39
p*g*a*s.fr βœ… A 2026-05-07 14:17:12
c*o*o*.cat (WP 6.8.5) βœ… F 2026-05-07 14:07:06
p*r*o*a*l*a*e*s*i*d*s*b*a*d.com (WP 5.0.2) ⚠️ F 2026-05-07 14:01:34
a*b*c*l*a*o*a*o*i.it (WP 6.9.4) βœ… D 2026-05-07 10:39:05
c*c*i*t*r*c*o*l*h*r.c*n*r*s*s*c*a*x.fr βœ… D 2026-05-07 09:58:28
g*d*n*s*a*t*e*-*u*d*i*h*r*o*e*r*e*n.de (WP 5.7.15) ⚠️ F 2026-05-07 09:42:32
v*n*e*t*u*i*m*.com (WP 6.9.4) βœ… F 2026-05-07 08:35:27
s*h*e*b*u*n*r*h*s*e*.com (WP 6.9.4) βœ… F 2026-05-07 07:20:48
s*h*i*h.com (WP 6.9.4) βœ… F 2026-05-07 05:34:19
b*i*t*l*u*t*f*i*h*o*u*.o*g.uk (WP 6.9.4) βœ… F 2026-05-07 03:03:02
p*p*p.art (WP 6.8.5) βœ… F 2026-05-06 20:19:02
l*b*e*l*r*.fr (WP 6.9.4) βœ… F 2026-05-06 16:35:05
l*-*e*a*t.com (WP 6.0.11) ⚠️ F 2026-05-04 13:28:54
c*n*i*.info (WP 6.9.4) βœ… F 2026-05-04 10:42:30
e*d*o.eu βœ… F 2026-05-04 09:07:05
v*l*n*i*i*n*v*t*o*c*p*t*l.com βœ… F 2026-05-04 08:04:12
e*o*o*i*t*s*l*a*a*.org (WP 6.9.4) βœ… F 2026-05-04 03:35:06
e*l*r*u*.eu (WP 6.4.8) ⚠️ F 2026-05-04 01:57:53
w*r*e*d*l*a*.com (WP 6.9.4) βœ… F 2026-05-04 00:35:58
a*e*u.gr βœ… F 2026-05-04 00:23:15
b*n*i*g*i*r*r*.com (WP 6.9.4) βœ… F 2026-05-03 20:39:12
f*u*.u*e*.cl βœ… F 2026-05-03 19:28:48
c*n*r*-*u*t*r*l*v*t*y.fr βœ… F 2026-05-03 18:31:55
m*d*e*z*n*r*m*h*r*u*g.de (WP 6.9.4) βœ… F 2026-05-03 17:51:10
l*b*e*i*a*b*r*d*.es (WP 6.7.2) βœ… F 2026-05-03 16:23:31
c*s*n*v*g*.es (WP 6.9.4) βœ… F 2026-05-03 15:29:12
c*u*-*e*t*r*-*r*n*o*h*n*.6*n.eu (WP 6.9.4) βœ… F 2026-05-03 14:24:12
f*s*c*.org (WP 6.9.4) βœ… F 2026-05-03 12:56:19
c*m*-*a*e*.fr βœ… B 2026-05-03 10:10:25
w*l*n*.com (WP 6.9.4) βœ… F 2026-05-03 09:42:09
b*l*i*o*e*a*l*n*w*r*n*.com (WP 6.7.1) βœ… F 2026-05-03 08:54:51
b*l*i*c*n*i*r*e.com (WP 5.1.19) ⚠️ F 2026-05-03 08:40:48
b*o*.n*t*b*g*u*n*n*.de (WP 6.9.4) βœ… D 2026-05-03 04:44:32
a*t*s*i*s*a*e.w*e*g*n*p*w*r*d.com βœ… F 2026-05-03 03:50:18
m*i*i*-*h*r*o*.fr (WP 6.9.4) βœ… D 2026-05-03 00:18:10
g*s*s*s*e*h*u*.de βœ… F 2026-05-03 00:14:07
l*s*a*.re (WP 5.6.16) ⚠️ F 2026-05-02 22:46:32
d*o*e*h*s*e*i*.com (WP 6.8) βœ… D 2026-05-02 20:55:49
a*i*-*s.com βœ… F 2026-05-02 19:16:55
d*o*l*k*i*.org (WP 6.9.4) πŸ”“ F 2026-05-02 15:59:47
n*u*i*u*-*p*l*p*y*s*u*y.com (WP 6.4.8) ⚠️ F 2026-05-02 15:20:13
l*r*a*e*2.com (WP 6.9.4) βœ… F 2026-05-02 14:25:26
s*m*k*l*u*.eu βœ… F 2026-05-02 13:29:16
a*e*r*i*o*s*n.com (WP 6.9.4) βœ… F 2026-05-02 11:54:12
b*a*d*e*s*t*.w*e*g*n*p*w*r*d.com βœ… F 2026-04-26 03:27:01
v*h*r.hr (WP 6.8.5) πŸ”“ F 2026-04-24 23:20:39

Top 50 Plugins

Plugin Count
elementor 1,800,450
contact-form-7 1,770,416
elementor-pro 1,049,481
woocommerce 816,578
revslider 617,763
jetpack 467,002
js_composer 432,362
wp-rocket 334,096
essential-addons-for-elementor-lite 293,692
gravityforms 267,060
complianz-gdpr 256,646
cookie-law-info 231,313
instagram-feed 228,088
google-site-kit 222,053
sitepress-multilingual-cms 221,190
google-analytics-for-wordpress 214,049
header-footer-elementor 210,208
elementskit-lite 206,911
bluehost-wordpress-plugin 190,775
gutenberg 162,337
gutenberg-core 159,507
cookie-notice 151,371
the-events-calendar 131,527
litespeed-cache 130,994
wpforms-lite 129,550
gtranslate 127,925
astra-sites 119,573
popup-maker 116,091
woocommerce-payments 112,960
tablepress 109,187
coblocks 99,539
honeypot 97,392
astra-addon 95,313
duracelltomi-google-tag-manager 93,533
wp-smushit 93,516
all-in-one-seo-pack 93,320
LayerSlider 91,657
bb-plugin 90,822
premium-addons-for-elementor 86,880
megamenu 86,508
akismet 86,074
cleantalk-spam-protect 83,880
mailchimp-for-wp 83,756
woocommerce-gateway-stripe 83,116
ml-slider 81,034
fusion-builder 79,664
borlabs-cookie 79,520
ewww-image-optimizer 79,050
wp-pagenavi 78,797
formidable 78,063

Top 50 Themes

Theme Count
hello-elementor 615,573
Divi 510,726
astra 423,626
flatsome 133,744
Avada 124,341
generatepress 119,948
pub 109,942
oceanwp 83,460
kadence 78,474
enfold 71,844
salient 66,714
twentytwentyfour 58,958
h4 56,410
twentyseventeen 56,190
bb-theme 55,281
cocoon-master 52,095
betheme 51,820
blocksy 50,688
dt-the7 46,160
twentytwentyfive 43,814
neve 39,351
Avada-Child-Theme 37,622
gox 33,449
woodmart 33,292
bridge 32,878
twentytwentyone 32,115
lightning 31,449
twentytwenty 30,045
swell 28,597
Impreza 26,441
bricks 26,019
sydney 25,643
twentytwentythree 24,026
Newspaper 23,472
voxel 22,440
twentytwentytwo 19,980
epik-redesign 19,270
kubio 19,178
uncode 19,113
sinatra 18,819
twentysixteen 18,221
storefront 17,869
pro 17,861
Total 14,730
extendable 14,595
yith-wonder 14,041
hello-theme-child-master 13,356
themify-ultra 12,983
yootheme 12,936
factory-templates-4 12,927