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

Plugin: agenda (Used by 12 domains)

Agenda

πŸ‘€ dgmike πŸ“¦ v1.7

Now you can create events for your wordpress. Whit this plugin you can create and manipulate events like
you do on Google Calendar. Generate events on the fly creating an agenda of events. The agenda suports a realy
code for repeat events for your satisfaction.

Using the_agenda_loop() you generates a $the_event object that have all atributes about the event
Use it in combination to Agenda::next_events() or Agenda::events_on()

You can also use function agenda_compromissos(), agenda_list() and agenda_events() on your templates. These functions
generate html codes to be used on your tamplate.

Agenda list

Generates a list of next events marked in your agenda
Pass your params as wp_string or assigned array:

agenda_list('next=5&only_destak=1')

is the same as:

agenda_list(array('next'=>5,'only_destak'=>true))

Params:

  1. (int) next : Number of next events to show (default: 5)
  2. (bool) only_destak : If true, show only highlighted events (default: true)
  3. (bool) show_date : If true, show the date of each event (default: true)
  4. (string) before : Put it before each event (default:
  5. )
  6. (string) after : Put it after each event (default:
  7. )
  8. (bool) print : Prints the output (default: true)

By default, the function prints the generated string, but you can silencity it and
manipulate the same string. It is returned.

So for use the agenda_list () prints a list contain the next 5 events. While
agenda_list (β€˜print=0’) does not print, but returns the generated string to your manual manipulation

Agenda compromissos

agenda_compromissos()` can be used on your tamplate’s page.
It generates a events list separated by date.

Params: agenda_compromissos ($next, $title_tag, $print):

  1. $next Number of events that must be showed.default: 25
  2. $title_tag show date tag’s name . defaut: h3
  3. $print if matched as true prints the result, if it is not matched only returns the string for future manipulations.

Agenda Events

The function agenda_events() can be used in your page, listing the events in a year or month.

Default usage:

$defaults = array(
  'month' => date('m'),
  'year' => date('Y'),
  'title_tag' => 'h3',
  'print' => '1'
); 

Parameters:

  1. month – if passed, selects a month to show ( default: date(β€˜m’) )
  2. year – selects a yea to show ( default: date(β€˜Y’) )
  3. title_tag – the tag to be used on your title/date tag (default:

<

h3>)
1. print – prints the result. (default: true)

Show only events on may 2009


The following example shows only events that matches may of 2009.

Show only events on 2008


The following example shows only events that matches in all 2008.

Changing the tag of date events


The following example show events that matches the curent month, changing the tag of title/date by h5.
The output will be:



Note that the function generates a even odd class of each day of events

The Agenda Loop

Using the_agenda_loop you generates a $the_event object that have all atributes about the event
Use it in combination to Agenda::next_events(); or Agenda::events_on();

  Agenda::events_on('month=5,year=2008');
    while (the_agenda_loop()) {
    print "

{$the_event->what}

"; }

The global object $the_event is an standard object like this:

stdClass Object (
  [event_id] => 36
  [content] => Um exemplo de evento simples com a marcacao necessaria.
  [repeat] => daily
  [repeat_daily] => daily
  [repeat_daily_every] => 3
  [range] => never
  [what] => Meu simples evento
  [excerpt] => Meu excerpt, caso seja necessario.
  [author] => 1
  [pings] => open
  [comments] => open
  [calendar] => Array()
  [where] =>
  [destak] => 0
  [when_start_date] => 2008-09-15
  [when_start_time] => 00:00
  [when_end_date] => 2008-09-16
  [when_end_time] => 00:00
  [all_day] => 1
  [tags] => e mais tag,tag
  [range_ends_until] =>
)
DomainExposuresHeadersLast Checked
i*t*g*a*-*e*t*.com (WP 6.4.4) ⚠️ πŸ‘€ F 2026-07-25 21:36:09
s*i*t*s*l*i*e*o*s*.fr βœ… F 2026-07-25 18:11:19
l*s*l*b.fr (WP 6.9.5) βœ… D 2026-07-21 00:46:09
t*s*i*i*a*.es βœ… C 2026-07-17 09:05:37
l*v*i*l*u*-*c*p.fr πŸ‘€ F 2026-07-16 00:50:14
l*i*.org (WP 6.9.4) βœ… D 2026-07-14 18:36:18
l*r*e*.fr βœ… F 2026-07-07 07:59:43
l*v*i*l*u*-*c*p.com βœ… F 2026-07-05 15:44:21
m*i*i*-*a*n*-*i*p*l*t*.fr (WP 6.0.3) ⚠️ πŸ‘€ F 2026-07-03 11:33:19
b*n*y*h*g.com βœ… F 2026-06-29 18:00:28
v*h*r.org (WP 6.9.4) βœ… D 2026-06-14 12:32:28
d*t*e*c*n*s*a*n.com (WP 7.0) βœ… F 2026-05-31 05:26:45

Top 50 Plugins

Plugin Count
elementor 1,781,350
contact-form-7 1,763,473
elementor-pro 1,056,403
woocommerce 818,396
revslider 613,184
jetpack 459,687
js_composer 423,500
wp-rocket 341,701
essential-addons-for-elementor-lite 267,186
complianz-gdpr 260,358
gravityforms 257,842
google-site-kit 232,120
cookie-law-info 230,851
instagram-feed 226,401
sitepress-multilingual-cms 212,109
header-footer-elementor 208,941
google-analytics-for-wordpress 207,506
bluehost-wordpress-plugin 193,159
elementskit-lite 182,255
gutenberg 167,504
cookie-notice 150,713
litespeed-cache 142,941
gtranslate 126,300
wpforms-lite 125,731
the-events-calendar 123,260
gutenberg-core 121,980
astra-sites 114,946
popup-maker 110,750
woocommerce-payments 110,631
tablepress 102,411
honeypot 98,192
astra-addon 94,627
wp-smushit 91,689
duracelltomi-google-tag-manager 90,994
layerslider 90,135
coblocks 89,955
all-in-one-seo-pack 89,864
bb-plugin 86,751
akismet 85,480
premium-addons-for-elementor 85,165
cleantalk-spam-protect 83,466
ml-slider 82,941
mailchimp-for-wp 82,596
megamenu 80,887
woocommerce-gateway-stripe 80,153
fusion-builder 77,796
jet-engine 77,676
ewww-image-optimizer 76,887
smart-slider-3 76,763
wp-pagenavi 76,618

Top 50 Themes

Theme Count
hello-elementor 623,608
Divi 500,513
astra 418,376
flatsome 137,115
Avada 122,205
generatepress 115,566
pub 84,984
oceanwp 81,354
kadence 79,424
enfold 69,500
salient 65,679
twentyseventeen 54,668
bb-theme 52,923
betheme 52,600
twentytwentyfour 52,508
blocksy 51,323
cocoon-master 49,331
dt-the7 45,735
twentytwentyfive 44,941
h4 42,389
woodmart 41,191
neve 38,486
Avada-Child-Theme 37,096
gox 36,285
bridge 31,680
twentytwentyone 30,564
lightning 29,886
twentytwenty 28,924
swell 27,928
bricks 26,537
Impreza 26,232
Newspaper 24,292
twentytwentythree 22,275
epik-redesign 19,258
twentytwentytwo 18,955
uncode 18,704
twentysixteen 17,709
pro 17,598
sydney 16,686
storefront 16,470
Total 14,553
hello-theme-child-master 14,056
factory-templates-4 13,746
extendable 13,275
themify-ultra 13,031
hestia 12,693
yootheme 12,635
yith-wonder 12,470
porto 12,064
jupiter 11,703