{"id":94317,"date":"2018-11-24T18:22:59","date_gmt":"2018-11-24T18:22:59","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/fire-department-shift-calendar\/"},"modified":"2025-04-19T20:47:49","modified_gmt":"2025-04-19T20:47:49","slug":"fire-department-shift-calendar","status":"publish","type":"plugin","link":"https:\/\/pcd.wordpress.org\/plugins\/fire-department-shift-calendar\/","author":15249090,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"0.9.4","stable_tag":"trunk","tested":"6.8.5","requires":"3.8","requires_php":"","requires_plugins":null,"header_name":"Fire Department Shift Calendar","header_author":"Mark Salvadore","header_description":"Displays fire department shift calendar using a widget or shortcodes","assets_banners_color":"171615","last_updated":"2025-04-19 20:47:49","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/dev.recursion.la\/contact\/","rating":0,"author_block_rating":0,"active_installs":200,"downloads":2725,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":{"0.9":{"tag":"0.9","author":"marksalvadore","date":"2018-11-24 18:27:49"},"0.9.1":{"tag":"0.9.1","author":"marksalvadore","date":"2020-02-29 05:29:18"},"0.9.2":{"tag":"0.9.2","author":"marksalvadore","date":"2020-02-29 05:29:18"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":1979990,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-772x250.png":{"filename":"banner-772x250.png","revision":1979990,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["0.9","0.9.1","0.9.2"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":1979993,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":1979993,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":1979993,"resolution":"3","location":"assets","locale":""},"screenshot-4.png":{"filename":"screenshot-4.png","revision":1979993,"resolution":"4","location":"assets","locale":""},"screenshot-5.png":{"filename":"screenshot-5.png","revision":1979993,"resolution":"5","location":"assets","locale":""}},"screenshots":{"1":"Plugin settings page","2":"Shortcodes","3":"Widget","4":"Widget display (current month)","5":"Standard shortcode display (full year)"},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[416,164734,19391,55931,162],"plugin_category":[40,43],"plugin_contributors":[164735],"plugin_business_model":[],"class_list":["post-94317","plugin","type-plugin","status-publish","hentry","plugin_tags-calendar","plugin_tags-department","plugin_tags-fire","plugin_tags-shift","plugin_tags-widget","plugin_category-calendar-and-events","plugin_category-customization","plugin_contributors-marksalvadore","plugin_committers-marksalvadore"],"banners":{"banner":"https:\/\/ps.w.org\/fire-department-shift-calendar\/assets\/banner-772x250.png?rev=1979990","banner_2x":false,"banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/fire-department-shift-calendar\/assets\/icon-256x256.png?rev=1979990","icon_2x":"https:\/\/ps.w.org\/fire-department-shift-calendar\/assets\/icon-256x256.png?rev=1979990","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/fire-department-shift-calendar\/assets\/screenshot-1.png?rev=1979993","caption":"Plugin settings page"},{"src":"https:\/\/ps.w.org\/fire-department-shift-calendar\/assets\/screenshot-2.png?rev=1979993","caption":"Shortcodes"},{"src":"https:\/\/ps.w.org\/fire-department-shift-calendar\/assets\/screenshot-3.png?rev=1979993","caption":"Widget"},{"src":"https:\/\/ps.w.org\/fire-department-shift-calendar\/assets\/screenshot-4.png?rev=1979993","caption":"Widget display (current month)"},{"src":"https:\/\/ps.w.org\/fire-department-shift-calendar\/assets\/screenshot-5.png?rev=1979993","caption":"Standard shortcode display (full year)"}],"raw_content":"<!--section=description-->\n<p>Create fire department shift calendar using either pre-defined schedule rotations (24\/48, 48\/96, 3's and 4's, etc) or custom user-defined rotation patterns.  Calendar can be displayed using shortcodes [fd_shift_calendar] for full year display or [fd_shift_calendar type=\"monthly\"] for current month.  Calendar can also be displayed using widget (current month only).<\/p>\n\n<!--section=installation-->\n<p>To install directly from your WordPress dashboard:<\/p>\n\n<ol>\n<li>Go to the <em>Plugins<\/em> menu and click <em>Add New<\/em>.<\/li>\n<li>Search for <em>Fire Department Shift Calendar<\/em>.<\/li>\n<li>Click <em>Install Now<\/em> next to the Fire Department Shift Calendar plugin.<\/li>\n<li>Activate the plugin.<\/li>\n<\/ol>\n\n<p>Alternatively, see the official WordPress Codex guide to <a href=\"http:\/\/codex.wordpress.org\/Managing_Plugins#Manual_Plugin_Installation\">Manually Installing Plugins<\/a>.<\/p>\n\n<!--section=changelog-->\n<h4>0.9.4 (April 2025)<\/h4>\n\n<ul>\n<li>Compatibility: Replaced deprecated <code>filter_var(..., FILTER_SANITIZE_STRING)<\/code> calls with <code>htmlspecialchars()<\/code> for PHP\u00a08.1+.<\/li>\n<li>Bug fix: Added fallback jQuery enqueue to ensure jQuery is loaded on the front-end.<\/li>\n<\/ul>\n\n<h4>0.9.3 (April 2025)<\/h4>\n\n<ul>\n<li>Bug fix: Declared previously undeclared <code>$calendar_print_colors<\/code> variable to prevent PHP warnings<\/li>\n<\/ul>\n\n<h4>0.9.2 (February 2020)<\/h4>\n\n<ul>\n<li>Bug fix: Fixed calendar month display issue in newer versions of Safari browser<\/li>\n<li>Feature: Added ability to navigate between months for monthly calendars<\/li>\n<li>Feature: Added ability to navigate between years for yearly calendars<\/li>\n<li>Feature: Preview calendar automatically updates when changing shift colors on options page<\/li>\n<li>Cleaned up code and minified all JS and CSS files<\/li>\n<\/ul>\n\n<h4>0.9.1 (December 2018)<\/h4>\n\n<ul>\n<li>Bug fix: Correct timezone issue when using with other calendar plugins<\/li>\n<li>Bug fix: Added missing closing bracket to front-end.js file<\/li>\n<\/ul>\n\n<h4>0.9 (November 2018)<\/h4>\n\n<ul>\n<li>Initial release<\/li>\n<\/ul>","raw_excerpt":"Displays fire department shift calendar using a widget or shortcodes","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/94317","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=94317"}],"author":[{"embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/marksalvadore"}],"wp:attachment":[{"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=94317"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=94317"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=94317"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=94317"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=94317"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/pcd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=94317"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}