هذه الإضافة لم يتم تحديثها وتجربتها لأكثر من 3 إصدارات ووردبريس رئيسية. قد لا تكون خاضعة للصيانة أو تقدم الدعم والمساعدة بالوقت الحالي وقد تكون بها مشاكل في التوافق عند إستخدامها مع إصدارات حديثة من ووردبريس.

The Events Calendar Outlook Import Fix

الوصف

The Events Calendar allows for the import of calendar events via download of a generated iCalendar file. This generated file contains the X-WR-CALNAME header, which is a valid header.

Unfortunately Outlook chokes and will create a new calendar when it sees this header instead of adding the event(s) to the default Outlook calendar. This plugin removes that header from the generated iCalendar file.

الأسئلة المتكررّة

Why would I need this?

You would only need this plugin if you use The Events Calendar and your users only use Outlook for their calendar app. If your users don’t use Outlook then using this plugin may have deleterious effects when importing events into Google Calendar or Apple’s Calendar.

How can I help?

If you have ideas for improvements the code is up on GitHub. Please feel free to fork it and submit a pull request against the develop branch.

المراجعات

لا توجد مراجعات لهذه الإضافة.

المساهمون والمطوّرون

“The Events Calendar Outlook Import Fix” هو برنامج مفتوح المصدر. وقد ساهم هؤلاء الأشخاص بالأسفل في هذه الإضافة.

المساهمون

ترجمة ”The Events Calendar Outlook Import Fix“ إلى لغتك.

مُهتم بالتطوير؟

تصفّح الشفرة، تحقق من مستودع SVN، أو الاشتراك في سجل التطوير بواسطة RSS.

سجل التغييرات

1.1.0 / 2021-07-07

  • add @10up GitHub Actions for WordPress SVN

1.0.6 / 2020-11-26

  • add X-MS-OLK-FORCEINSPECTOROPEN:TRUE to ics instead of removing X-WR-CALNAME – only works for single events
  • no functional changes from previous version

1.0.5 / 2018-07-10

  • fix filter for only one parameter

1.0.4 / 2017-11-11

  • bump tested to
  • remove branch header

1.0.3

  • bump tested to

1.0.2

  • tested to 4.3

1.0.1

  • tested to 4.1

1.0.0

  • initial release