{"id":213910,"date":"2024-12-10T14:10:27","date_gmt":"2024-12-10T14:10:27","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/content-schedule-manager\/"},"modified":"2024-12-10T14:14:16","modified_gmt":"2024-12-10T14:14:16","slug":"content-schedule-manager","status":"publish","type":"plugin","link":"https:\/\/azb.wordpress.org\/plugins\/content-schedule-manager\/","author":14589944,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0","stable_tag":"1.0","tested":"6.7.5","requires":"5.0","requires_php":"7.4","requires_plugins":null,"header_name":"Content Schedule Manager","header_author":"Sanad Qazi","header_description":"A plugin to visually manage and schedule WordPress posts with a calendar interface.","assets_banners_color":"d8a68e","last_updated":"2024-12-10 14:14:16","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"https:\/\/sanadqazi.com","rating":0,"author_block_rating":0,"active_installs":10,"downloads":751,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0":{"tag":"1.0","author":"sanadqazi","date":"2024-12-10 14:14:16"}},"upgrade_notice":{"1.0":"<p>Initial release. Enjoy the convenience of managing your WordPress post schedules visually.<\/p>"},"ratings":[],"assets_icons":{"icon-128x128.png":{"filename":"icon-128x128.png","revision":3205737,"resolution":"128x128","location":"assets","locale":""},"icon-256x256.png":{"filename":"icon-256x256.png","revision":3205737,"resolution":"256x256","location":"assets","locale":""}},"assets_banners":{"banner-1544x500.png":{"filename":"banner-1544x500.png","revision":3205737,"resolution":"1544x500","location":"assets","locale":""},"banner-772x250.png":{"filename":"banner-772x250.png","revision":3205737,"resolution":"772x250","location":"assets","locale":""}},"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":3205737,"resolution":"1","location":"assets","locale":""},"screenshot-2.png":{"filename":"screenshot-2.png","revision":3205737,"resolution":"2","location":"assets","locale":""},"screenshot-3.png":{"filename":"screenshot-3.png","revision":3205737,"resolution":"3","location":"assets","locale":""}},"screenshots":{"1":"The main calendar view showing scheduled posts in month view.","2":"The weekly view showing scheduled posts.","3":"The daily view showing scheduled posts."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[416,4917,268],"plugin_category":[40],"plugin_contributors":[235684],"plugin_business_model":[],"class_list":["post-213910","plugin","type-plugin","status-publish","hentry","plugin_tags-calendar","plugin_tags-content-management","plugin_tags-scheduling","plugin_category-calendar-and-events","plugin_contributors-sanadqazi","plugin_committers-sanadqazi"],"banners":{"banner":"https:\/\/ps.w.org\/content-schedule-manager\/assets\/banner-772x250.png?rev=3205737","banner_2x":"https:\/\/ps.w.org\/content-schedule-manager\/assets\/banner-1544x500.png?rev=3205737","banner_rtl":false,"banner_2x_rtl":false},"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/content-schedule-manager\/assets\/icon-128x128.png?rev=3205737","icon_2x":"https:\/\/ps.w.org\/content-schedule-manager\/assets\/icon-256x256.png?rev=3205737","generated":false},"screenshots":[{"src":"https:\/\/ps.w.org\/content-schedule-manager\/assets\/screenshot-1.png?rev=3205737","caption":"The main calendar view showing scheduled posts in month view."},{"src":"https:\/\/ps.w.org\/content-schedule-manager\/assets\/screenshot-2.png?rev=3205737","caption":"The weekly view showing scheduled posts."},{"src":"https:\/\/ps.w.org\/content-schedule-manager\/assets\/screenshot-3.png?rev=3205737","caption":"The daily view showing scheduled posts."}],"raw_content":"<!--section=description-->\n<p>Content Schedule Manager is a plugin that provides an easy-to-use calendar interface for managing WordPress post schedules. You can view your posts and easily access their edit links, making content planning more intuitive.<\/p>\n\n<h3>Features<\/h3>\n\n<ul>\n<li>Calendar for managing post schedules.<\/li>\n<li>View posts by month, week, or day.<\/li>\n<li>Click on events to view\/edit post details.<\/li>\n<li>Bootstrap-styled color-coded events for better visual management.<\/li>\n<\/ul>\n\n<h3>License<\/h3>\n\n<p>This plugin is free software; you can redistribute it and\/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.<\/p>\n\n<h3>Developer Information<\/h3>\n\n<p>The source code for this plugin is available in the <code>\/assets\/js<\/code> and <code>\/assets\/css<\/code> directories.<\/p>\n\n<p>To compile or modify assets, use the following steps:\n1. Install Node.js and npm.\n2. Navigate to the plugin directory and run <code>npm install<\/code> to install dependencies.\n3. Run <code>npm run build<\/code> to generate the production-ready files.<\/p>\n\n<p>Original uncompressed source files:\n- JavaScript: <code>assets\/js\/calendar.js<\/code> (source for <code>assets\/js\/main.min.js<\/code>)\n- CSS: <code>assets\/css\/style.css<\/code> (source for <code>assets\/css\/main.min.css<\/code>)<\/p>\n\n<p>Compressed\/Minified files:\n- JavaScript: <code>assets\/js\/main.min.js<\/code>\n- CSS: <code>assets\/css\/main.min.css<\/code><\/p>\n\n<h3>External Services<\/h3>\n\n<p>This plugin uses the following external libraries and services:<\/p>\n\n<ol>\n<li><p><strong>FullCalendar Library<\/strong>:<\/p>\n\n<ul>\n<li>Used for rendering and managing calendar events.<\/li>\n<li>Files included:\n\n<ul>\n<li><code>assets\/js\/main.min.js<\/code>: Minified version of FullCalendar.<\/li>\n<li><code>assets\/js\/calendar.js<\/code>: Human-readable source file.<\/li>\n<li><code>assets\/css\/main.min.css<\/code>: Minified version of FullCalendar CSS.<\/li>\n<li><code>assets\/css\/style.css<\/code>: Human-readable source file.<\/li>\n<\/ul><\/li>\n<li>FullCalendar Documentation: https:\/\/fullcalendar.io\/<\/li>\n<li>License: https:\/\/fullcalendar.io\/license<\/li>\n<\/ul><\/li>\n<li><p><strong>Google Calendar API<\/strong>:<\/p>\n\n<ul>\n<li>Purpose: To fetch and display calendar events.<\/li>\n<li>Data Sent: Calendar ID, API request parameters.<\/li>\n<li>Data Received: Event details (title, start\/end time, etc.).<\/li>\n<li>Links:\n\n<ul>\n<li>Terms of Service: https:\/\/policies.google.com\/terms<\/li>\n<li>Privacy Policy: https:\/\/policies.google.com\/privacy<\/li>\n<\/ul><\/li>\n<\/ul><\/li>\n<\/ol>\n\n<h3>Developer Information<\/h3>\n\n<p>The source code for this plugin is available in the <code>\/assets\/js<\/code> and <code>\/assets\/css<\/code> directories.<\/p>\n\n<p>To compile or modify assets, use the following steps:\n1. Install Node.js and npm.\n2. Navigate to the plugin directory and run <code>npm install<\/code> to install dependencies.\n3. Run <code>npm run build<\/code> to generate the production-ready files.<\/p>\n\n<p>Original uncompressed source files:\n- JavaScript: <code>assets\/js\/calendar.js<\/code>\n- CSS: <code>assets\/css\/style.css<\/code><\/p>\n\n<p>Compressed\/Minified files:\n- JavaScript: <code>assets\/js\/main.min.js<\/code>\n- CSS: <code>assets\/css\/main.min.css<\/code><\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the plugin files to the <code>\/wp-content\/plugins\/content-schedule-manager<\/code> directory, or install the plugin through the WordPress plugins screen directly.<\/li>\n<li>Activate the plugin through the 'Plugins' screen in WordPress.<\/li>\n<li>Navigate to 'Schedule Manager' in the WordPress admin to start managing your post schedules.<\/li>\n<\/ol>\n\n<!--section=faq-->\n<dl>\n<dt id='what%20types%20of%20posts%20can%20i%20manage%20with%20content%20schedule%20manager%3F'><h3>What types of posts can I manage with Content Schedule Manager?<\/h3><\/dt>\n<dd><p>You can manage all types of posts except pages. This includes custom post types, allowing flexibility in content scheduling.<\/p><\/dd>\n<dt id='can%20i%20edit%20post%20details%20directly%20from%20the%20calendar%3F'><h3>Can I edit post details directly from the calendar?<\/h3><\/dt>\n<dd><p>Yes, you can click on any scheduled post to view and access the edit link for the post.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0<\/h4>\n\n<ul>\n<li>Initial release with calendar functionality for viewing and editing post schedules.<\/li>\n<\/ul>","raw_excerpt":"Content Schedule Manager is a visual calendar for scheduling and managing WordPress posts.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/213910","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=213910"}],"author":[{"embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/sanadqazi"}],"wp:attachment":[{"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=213910"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=213910"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=213910"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=213910"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=213910"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/azb.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=213910"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}