Code Monkey home page Code Monkey logo

wp-event-calendar's People

Contributors

cgsmith avatar jeremyfelt avatar jjj avatar knutsp avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

wp-event-calendar's Issues

When clicking on 'Repeats' header it sorts improperly

To replicate:

  1. Add a few events with different repeat options (some with Never)
  2. From the All Events page click on the 'Repeats' header
  3. Notice the total count go from the few events you added to an odd number.

This happens because the wp_event_calendar_repeat meta data does not exist for Never.

Non publicly queryable

Love the plugin. One major hurdle though is you've disabled public querying with no way to filter it. I'm currently having to manually change that line of code to use it in my theme. I understand the plugin itself has no front-end functionality, but why prevent others from doing so?

I'd love to see this patched or something soon so I can update the plugin on the next release ;)

Date and time display in metabox

It would be great to have a filter switch from mm/dd/yyyy in metaboxes to dd/mm/yyyy.
Same thing for time to switch to 24 hours format.

How to show on frontend

Forgive me for being naive here!

So you download and setup the plugin add a bunch of events etc, but I do not see any documentation/wiki information on how to make these show on the front end.

I am looking to create a view similar to this:
http://rinse.fm/schedule/

Which shows the days then a calender on the right to select different days and view the 'events' as a schedule in a list format. Is that possible?

Thanks

Day of events considered to be passed

I've noticed that if it is the currently the date of an event's end date, it is considered to be passed. It seems to me that it would make more sense to not consider an event to be passed until the day after.

Events set to repeat are not appearing on the calendar.

I installed the plugin on a fresh WP install. When I create a new event and set it to repeat, it only appears on the calendar for the day I set the initial event. It does not appear every Monday. This is the only plugin installed on the site. No possibility of conflicts. Would LOVE to add some features to this shortly down the road. I am going to look through the code and see if I can find the issue, just wanted to make you aware of the issue (if it is an issue and not by design).

Add post type support specifically for `calendar`

We currently have support for events as a post type feature. This is largely used to show/hide the metabox UI for events on other types of posts other than event.

It would be excellent to be able to the Calendar functionality to any type of post separately from the events metabox.

Can't query by event category in admin

If you go the event category screen in the admin and click on the number for "count", it goes back to the wp posts list table, with the query arg of "event-category", but no events show, even if some do exist. It's because of wp_event_calendar_maybe_filter_by_fields(). The issue is that the function adds a tax_query of term_id, even though, in this instance (and possibly others), the value of the query arg is the term name, rather than the term id.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.