Title: Possible with #_RECURRINGPATTERN
Last modified: July 11, 2026

---

# Possible with #_RECURRINGPATTERN

 *  [sringwood](https://wordpress.org/support/users/sringwood/)
 * (@sringwood)
 * [1 week, 5 days ago](https://wordpress.org/support/topic/possible-with-_recurringpattern/)
 * Pl<span style=”color: rgb(0, 0, 0); white-space: pre;”>e</span>ase note this 
   is a test site and may take a moment to wake up.
 * Scroll down to ‘Weekly Protests’
 * Look for two events titled ‘Bridge Brigade – We the People’, one on Wednesdays
   the other on Saturday. The (Your) repeating pattern always reads ‘Wednesday every
   week at 3:00 pm – 5:00 pm’. These are both part of a single repeating event with
   two date patterns.
 * Issue seems to lie with this code in em-event.php and this code around line 350
 *                 case ‘#_RECURRINGPATTERN’:
 *                     $replace = ”;
 *                     if( $this->is_recurrence( true ) || $this->is_recurring( 
   true ) ){
 *                         $replace = $this->get_event_recurrence()->get_recurrence_set()-
   >get_recurrence_description();
 *                     }
 *                     break;
 * There is a second repeating pattern (Mine) using a custom placeholder that uses
   your code but drops the ->get_event_recurrence()
 * With this I get the expected pattern, not knowing why your code uses ‘->get_event_recurrence()‘
   I do not know if this is a proper solution,.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpossible-with-_recurringpattern%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

You must be [logged in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fpossible-with-_recurringpattern%2F%3Foutput_format%3Dmd&locale=en_US)
to reply to this topic.

 * ![](https://ps.w.org/events-manager/assets/icon-256x256.png?rev=3550347)
 * [Events Manager - Calendar, Bookings, Tickets, and more!](https://wordpress.org/plugins/events-manager/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/events-manager/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/events-manager/)
 * [Active Topics](https://wordpress.org/support/plugin/events-manager/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/events-manager/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/events-manager/reviews/)

 * 0 replies
 * 1 participant
 * Last reply from: [sringwood](https://wordpress.org/support/users/sringwood/)
 * Last activity: [1 week, 5 days ago](https://wordpress.org/support/topic/possible-with-_recurringpattern/)
 * Status: not resolved