Title: owner parameter doesn&#039;t work on shortcode
Last modified: August 21, 2016

---

# owner parameter doesn't work on shortcode

 *  [funmusic](https://wordpress.org/support/users/funmusic/)
 * (@funmusic)
 * [12 years, 11 months ago](https://wordpress.org/support/topic/owner-parameter-doesnt-work-on-shortcode/)
 * I have a couple of events that allow booking on events manager. I use
 * echo do_shortcode(“[events_fullcalendar owner=’whatever’]”);
 * or also
 * $args = array(‘owner’ => ‘asfas’);
    echo WP_FullCalendar::calendar($args);
 * in a template. The calendar shows the events doesn’t matter what I specify on
   the owner.
 * How can I specify the owner/author of the event on the shortcode? I read that
   the fullcalendar shortcode accepts events manager parameters…
 * [http://wordpress.org/extend/plugins/wp-fullcalendar/](http://wordpress.org/extend/plugins/wp-fullcalendar/)

The topic ‘owner parameter doesn't work on shortcode’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/wp-fullcalendar.svg)
 * [WP FullCalendar](https://wordpress.org/plugins/wp-fullcalendar/)
 * [Support Threads](https://wordpress.org/support/plugin/wp-fullcalendar/)
 * [Active Topics](https://wordpress.org/support/plugin/wp-fullcalendar/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/wp-fullcalendar/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/wp-fullcalendar/reviews/)

## Tags

 * [calendar](https://wordpress.org/support/topic-tag/calendar/)
 * [events](https://wordpress.org/support/topic-tag/events/)
 * [filter](https://wordpress.org/support/topic-tag/filter/)

 * 0 replies
 * 1 participant
 * Last reply from: [funmusic](https://wordpress.org/support/users/funmusic/)
 * Last activity: [12 years, 11 months ago](https://wordpress.org/support/topic/owner-parameter-doesnt-work-on-shortcode/)
 * Status: not resolved