开发者 | joedolson |
---|---|
更新时间 | 2025年5月12日 05:39 |
捐献地址: | 去捐款 |
PHP版本: | 7.4 及以上 |
WordPress版本: | 6.8 |
版权: | GPLv2 or later |
/my-calendar/
directory into your WordPress plugins directory.Take a look at my documentation website for My Calendar or the developer hook documentation. If you're using the free version, please consider making a donation or buying My Calendar Pro before requesting support.
My Calendar Pro supports a richly featured interface for getting events from the public. You can customize the form to collect exactly the fields you need, and review the events before publishing. Buy it today!
Buying My Calendar Pro gets you a richly featured advanced event search. You can narrow by dates, categories, authors, and more to refine your event search.
My Calendar is developed on Github, and I welcome contribution. Vist the My Calendar repository to make requests.
mc_date_badge()
to generate a formatted date badge on events.mc_category_key_array
.webcal
protocols to webcals
.span
in SVG wrapper.$event
is an object before accessing properties in event template check.mc_ts()
.aria-hidden
element instead of directly generated content.rel="nofollow"
to filtering and navigation links to reduce crawling on duplicate views.timerange
to in-plugin docs list.$type
parameters to admin notice function.nav
elements.the_content
filters on output broke some displays.mc_execute_the_content
to enable execution of the_content
filters.the_content
filters on output to support oEmbed and block output in events.excerpt
and short_desc
tags.permalink
as alias for details_link
for clearer tag & function usage.tmp_grunion_allow_editor_view
.mc_exit_early()
to determine classes as well as to determine display.mc_ordinal
.mc_category_key
.select
, option
, and input
.mc_event_classes()
now echos classes. Use mc_get_event_classes()
to return.mc_get_uri
filter incorrect.mc_return_uri
filter.wp_kses
test.mc_inner_content
filter should run whenever description content is displayed.mc_inner_content
filter should not override disclosure close buttons.mime_content_type
not available.wp_add_inline_style()
.