Conversation
supportHey @maximevalette I’ve majorly rewritten the plugin to better implement some of the features we’ve added in the last few revisions like the custom datefield, timezone support for the custom datefield, and a new control of how many days into the future to show events. Improvements include: – New Number of Future Posts setting – Replaced get_results with Wp_Query – Better implementation of the custom date field to filter results returned – Timezone support for the custom date field – Reorganized code & Added comments Here is my revised php file: https://www.dropbox.com/s/tgicm1fv7ergg9v/ical-feeds.php?dl=0 Let me know what you think.
Hi @contemplate ! Looking good, thanks a lot for this! I’ve just updated the plugin to version 1.5 🙂
Hi @maximevalette I have a few more additions/fixes. NEW: Default Start Time per post setting ADDED: ORGANIZER field to iCal file for better validation FIX: encoded UID field in iCal file for better validation Updated file here: https://www.dropbox.com/s/yy8cbhkfgkj4fl6/ical-feeds.php?dl=0
Thanks! Could you just send me the “patch” (the updates you did) so I can check and insert them?
Did you see the dropbox link above? Do you have this on Github or somewhere I could create a pull request if that is easier? Posting all the edits here isn’t always the best but can do it if you want to.
Here you go: https://github.com/maximevalette/ical-feeds Thanks!
Perfect! Pull Request submitted.
Updated, thanks!
Hi @contemplate ! Looking good, thanks a lot for this! I’ve just updated the plugin to version 1.5 🙂
Hi @maximevalette I have a few more additions/fixes. NEW: Default Start Time per post setting ADDED: ORGANIZER field to iCal file for better validation FIX: encoded UID field in iCal file for better validation Updated file here: https://www.dropbox.com/s/yy8cbhkfgkj4fl6/ical-feeds.php?dl=0
Thanks! Could you just send me the “patch” (the updates you did) so I can check and insert them?
Did you see the dropbox link above? Do you have this on Github or somewhere I could create a pull request if that is easier? Posting all the edits here isn’t always the best but can do it if you want to.
Here you go: https://github.com/maximevalette/ical-feeds Thanks!
Perfect! Pull Request submitted.
Updated, thanks!