Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Dimme calendar

Περιγραφή

This is a simple pluging using the custom post types for a calendar. It will show all the posts of the post type selected published or pending in the future in a calendar.

Στιγμιότυπα

  • An example of a calendar
  • Settings of the plugin
  • Repeat item metabox for the post page

Εγκατάσταση

  1. Install plugin
  2. Add some calendar items in the new “calendar” menu
  3. Add a [dimme-calendar] tag in a post or page. This will create a calendar view
  4. check your site and watch the glory

I upgraded the settings page with default option page settings from wordpress. So you have to reset the custom post type you use.

You can now also use google calendar feeds in the calender. Just make them public and include them in the settings page. Be noted you have to share the full calendar, not only the basic calendar.

Συχνές Ερωτήσεις

Χρήση

Add a tag [dimme-calendar] on a page to get a calendar. Or crate a post type archive page named “calendar”

options

If you have a custom post type, or you just want to use the “posts” you can change the post type in the settings

styles

I now have two styles you can choose from. You can select those on the settings page.

If you have any questions or tips

Please post them on the forum, so i can read idea`s and upgrade the plugin with useful things.

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“Dimme calendar” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

0.2

  • updated the source for 4.4
  • changed the google calendar feeds to ical feeds

0.1.7

  • Changed, weekday. Uses the start of week from the settings
  • Added icon in wordpress admin
  • Added the post type archive, so you can browse through the items. Added the calender on top.
  • Added a tag so you can add a calendar in your posts

0.1.6

  • Added, weekday can now start on monday. Still using the ISO-8601:1988 weeknumber.

0.1.5

  • Changed the admin interface
  • Added google calendar feeds
  • Bugs fixed in the templates

0.1.4

  • deleted an echo in the code

0.1.3

  • add repeat feature for monthly and weekly items

0.1.2

  • Changed input of the month and year. Gave some 404 bugs.
  • Found some more bugs an added a help page on my site.

0.1.1

  • Changed the options to save the custom post type.

0.1

  • created the plugin