惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

J
Java Code Geeks
Martin Fowler
Martin Fowler
B
Blog RSS Feed
D
DataBreaches.Net
L
LangChain Blog
月光博客
月光博客
S
SegmentFault 最新的问题
阮一峰的网络日志
阮一峰的网络日志
V
Visual Studio Blog
美团技术团队
Jina AI
Jina AI
博客园 - 司徒正美
雷峰网
雷峰网
Last Week in AI
Last Week in AI
让小产品的独立变现更简单 - ezindie.com
让小产品的独立变现更简单 - ezindie.com
IT之家
IT之家
博客园 - 三生石上(FineUI控件)
WordPress大学
WordPress大学
小众软件
小众软件
罗磊的独立博客
博客园_首页
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
A
About on SuperTechFans
Engineering at Meta
Engineering at Meta

Joe Dolson Web Accessibility

My Calendar 3.8.0 and My Calendar 3.5.0 released - Joe Dolson Web Accessibility Able Player v5.0.0 released! - Joe Dolson Web Accessibility Able Player: 1 year later Chat about Able Player at CSUN 2026? Able Player 4.8.0 and Able Player for WordPress 2.3.0 Released My Calendar 3.7.0 & My Calendar Pro 3.3.0 released Able Player 4.8 – Release Candidate & Call for Translators Judging severity in accessibility issues Is it an evil overlay? How can you tell? My Calendar 3.7.0 Beta Why WordPress Themes Require Underlines on Links “The primary threat for accessibility on the web is neglect.” Able Player 4.7.0 & Able Player for WordPress 2.2.0 Released!
My Calendar Pro v3.4.0 Released
Joe Dolson · 2026-05-10 · via Joe Dolson Web Accessibility

My Calendar Pro v3.4.0 is released! This is a major release, and includes a number of significant changes worth mentioning.

Importer Improvements

When importing .ics event sources, My Calendar Pro has historically taken each individual occurrence of an event and imported them as separate events. With version 3.4.0, the importer will now insert those occurrences as individual instances of a single event. This greatly reduces clutter in your database and in your events list, making management of your events easier.

If you already have events that were imported individually, the importer will delete the old events, to avoid duplication.

REST (Representational State Transfer) API (Application Programming Interface) Fixed

The REST API actions to update and delete remote events were failing. I’m not sure entirely when this started, but they’re fixed now!

Performance

Performance is really the major place where version 3.4.0 changes. A handful of high-impact changes made in this release should significantly improve performance when submitting or editing front-end events, prevent performance impacts on other plugins processing POST data on the front-end, and speed up the event import processing.

My Calendar v3.7.10

I don’t normally announce minor releases (changes in the third part of the version number), but there are a couple changes worth mentioning in this release.

Performance

I made a number of performance improvements in My Calendar for this release, speeding the return values of numerous frequently-called functions.

New Action

I added a new action: mc_before_delete_event. This was required for the fixes to the My Calendar Pro REST API – so be sure to update both!

Removal of legacy support

This release removes some legacy support for versions of My Calendar Pro that are more than 5 years old and for versions of PHP (Hypertext PreProcessing) earlier than 7.4.