Skip to main content

Questions tagged [events]

0 votes
1 answer
119 views

I have a WordPress site with events generated by The Events Calendar plugin. Bots get stuck and use a lot of resources when crawling ~/events/ and queries for events, so I would like to prevent that. ...
The Single Gourmet's user avatar
2 votes
1 answer
91 views

My Brother asked me if I can make for him a club and event software that mange his Athlete instead of doing it manually with google forms and spreadsheets. I am not developer. I have very basic ...
iLinux85's user avatar
  • 127
0 votes
0 answers
40 views

I want to do some clean-up when my theme is changed out: unregistering cron jobs and other theme-specific things. I've been trying to look for an event that fires when my theme is being swapped out (...
Fluxian's user avatar
  • 182
1 vote
1 answer
80 views

Over the years I have worked a bit with Wordpress, but have been more of a custom code developer. I feel that Wordpress is the right framework for my solution but need help with identifying plugins ...
Arthur Frankel's user avatar
0 votes
0 answers
38 views

I am trying to call a function using the scheduler, wp_schedule_single_event, it is successfully scheduled but the function related to the hook is not called.
Kapil Sharma's user avatar
1 vote
1 answer
151 views

I have over 100 events in plain, vanilla, native WordPress events; they came from a Drupal conversion using FG Drupal to WordPress plugin. I’m not talking about Events Calendar events, Events Manager ...
D Mac's user avatar
  • 111
1 vote
1 answer
89 views

I have many posts, each post is an event with a period . This period can be 3 hours, 3 days, 15 days, 3 month. I defined the start time of event with start_timestampevents and the end with ...
imagIne's user avatar
  • 105
0 votes
1 answer
184 views

I'm having quite a lot of trouble trying to hook an event listener to WordPress's Gutenberg Editor. There is very little documentation on this, and ChatGPT doesn't give very good answers too. What I ...
John Doe's user avatar
  • 289
0 votes
1 answer
37 views

Let's say I want to write a plugin that replaces (i.e.: overwrites) every src-tag of every iframe-element on a WP-Website with a custom string AND the plugin shall watch every new post or page-edit ...
trippodi's user avatar
  • 105
0 votes
1 answer
122 views

I have a homepage that is mixing two post-types : post and events My aim is to print the details of each event in order to differentiate the content. This is the method that I used to mix posts and ...
Gadget's user avatar
  • 3
0 votes
1 answer
286 views

I am using The Events Calendar (https://theeventscalendar.com/) I am running a custom WordPress loop, and looking to display the published date for each event. Inside the loop, I am using the_date();. ...
McFarnell's user avatar
0 votes
1 answer
171 views

I'm working on a plugin with Gutenberg integration. I registered a plugin in React, and my sidebar is showing and working fine. But I need to perform an action each time my sidebar is showing up. I ...
mWin's user avatar
  • 136
2 votes
0 answers
965 views

I'm using WooCommerce hook added_to_cart which works perfectly in jQuery, but doesn't work in vanilla Javascript. Both functions are running on document loaded. Here is my code reference: JavaScript ...
Alexander's user avatar
  • 153
0 votes
1 answer
117 views

Have few pages in wordpress cms. Whenever any page is published or updated, there is need to do some action (basically call an API to update some data in another backend service). For publish, I am ...
Sunil Chaudhary's user avatar
1 vote
1 answer
168 views

I am creating custom post type eventlist filter form. There is two options: category and months. Following this advice List events by month I got display event categories by month. Meaning... January ...
Sebu's user avatar
  • 11

15 30 50 per page
1
2 3 4 5
12