Title: Content Schedule Manager
Author: Sanad Qazi
Published: <strong>10 Dezembro, 2024</strong>
Last modified: 10 Dezembro, 2024

---

Procurar plugins

![](https://ps.w.org/content-schedule-manager/assets/banner-772x250.png?rev=3205737)

Este plugin **não foi testado com as 3 últimas grandes versões do WordPress**. Pode
já não ser suportado e pode ter problemas de compatibilidade quando usado com versões
mais recentes do WordPress.

![](https://ps.w.org/content-schedule-manager/assets/icon-256x256.png?rev=3205737)

# Content Schedule Manager

 Por [Sanad Qazi](https://profiles.wordpress.org/sanadqazi/)

[Descarregar](https://downloads.wordpress.org/plugin/content-schedule-manager.1.0.zip)

 * [Detalhes](https://pt.wordpress.org/plugins/content-schedule-manager/#description)
 * [Avaliações](https://pt.wordpress.org/plugins/content-schedule-manager/#reviews)
 *  [Instalação](https://pt.wordpress.org/plugins/content-schedule-manager/#installation)
 * [Desenvolvimento](https://pt.wordpress.org/plugins/content-schedule-manager/#developers)

 [Suporte](https://wordpress.org/support/plugin/content-schedule-manager/)

## Descrição

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.

### Features

 * Calendar for managing post schedules.
 * View posts by month, week, or day.
 * Click on events to view/edit post details.
 * Bootstrap-styled color-coded events for better visual management.

### License

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.

### Developer Information

The source code for this plugin is available in the `/assets/js` and `/assets/css`
directories.

To compile or modify assets, use the following steps:
 1. Install Node.js and npm.
2. Navigate to the plugin directory and run `npm install` to install dependencies.
3. Run `npm run build` to generate the production-ready files.

Original uncompressed source files:
 – JavaScript: `assets/js/calendar.js` (source
for `assets/js/main.min.js`) – CSS: `assets/css/style.css` (source for `assets/css/
main.min.css`)

Compressed/Minified files:
 – JavaScript: `assets/js/main.min.js` – CSS: `assets/
css/main.min.css`

### External Services

This plugin uses the following external libraries and services:

 1. **FullCalendar Library**:
 2.  * Used for rendering and managing calendar events.
     * Files included:
        - `assets/js/main.min.js`: Minified version of FullCalendar.
        - `assets/js/calendar.js`: Human-readable source file.
        - `assets/css/main.min.css`: Minified version of FullCalendar CSS.
        - `assets/css/style.css`: Human-readable source file.
     * FullCalendar Documentation: https://fullcalendar.io/
     * License: https://fullcalendar.io/license
 3. **Google Calendar API**:
 4.  * Purpose: To fetch and display calendar events.
     * Data Sent: Calendar ID, API request parameters.
     * Data Received: Event details (title, start/end time, etc.).
     * Links:
        - Terms of Service: https://policies.google.com/terms
        - Privacy Policy: https://policies.google.com/privacy

### Developer Information

The source code for this plugin is available in the `/assets/js` and `/assets/css`
directories.

To compile or modify assets, use the following steps:
 1. Install Node.js and npm.
2. Navigate to the plugin directory and run `npm install` to install dependencies.
3. Run `npm run build` to generate the production-ready files.

Original uncompressed source files:
 – JavaScript: `assets/js/calendar.js` – CSS:`
assets/css/style.css`

Compressed/Minified files:
 – JavaScript: `assets/js/main.min.js` – CSS: `assets/
css/main.min.css`

## Ecrãs

[⌊The main calendar view showing scheduled posts in month view.⌉⌊The main calendar
view showing scheduled posts in month view.⌉[

The main calendar view showing scheduled posts in month view.

[⌊The weekly view showing scheduled posts.⌉⌊The weekly view showing scheduled posts
.⌉[

The weekly view showing scheduled posts.

[⌊The daily view showing scheduled posts.⌉⌊The daily view showing scheduled posts
.⌉[

The daily view showing scheduled posts.

## Instalação

 1. Upload the plugin files to the `/wp-content/plugins/content-schedule-manager` directory,
    or install the plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the ‘Plugins’ screen in WordPress.
 3. Navigate to ‘Schedule Manager’ in the WordPress admin to start managing your post
    schedules.

## Perguntas frequentes

### What types of posts can I manage with Content Schedule Manager?

You can manage all types of posts except pages. This includes custom post types,
allowing flexibility in content scheduling.

### Can I edit post details directly from the calendar?

Yes, you can click on any scheduled post to view and access the edit link for the
post.

## Avaliações

Este plugin não tem avaliações.

## Contribuidores e programadores

“Content Schedule Manager” é software de código aberto. As seguintes pessoas contribuíram
para este plugin:

Contribuidores

 *   [ Sanad Qazi ](https://profiles.wordpress.org/sanadqazi/)

[Traduza o “Content Schedule Manager” para o seu idioma.](https://translate.wordpress.org/projects/wp-plugins/content-schedule-manager)

### Interessado no desenvolvimento?

[Consulte o código](https://plugins.trac.wordpress.org/browser/content-schedule-manager/),
consulte o [repositório SVN](https://plugins.svn.wordpress.org/content-schedule-manager/),
ou subscreva o [registo de alterações](https://plugins.trac.wordpress.org/log/content-schedule-manager/)
por [RSS](https://plugins.trac.wordpress.org/log/content-schedule-manager/?limit=100&mode=stop_on_copy&format=rss).

## Registo de alterações

#### 1.0

 * Initial release with calendar functionality for viewing and editing post schedules.

## Metadados

 *  Versão **1.0**
 *  Última actualização **Há 2 anos**
 *  Instalações activas **10+**
 *  Versão do WordPress ** 5.0 ou superior **
 *  Testado até **6.7.5**
 *  Versão do PHP ** 7.4 ou superior **
 *  Idioma
 * [English (US)](https://wordpress.org/plugins/content-schedule-manager/)
 * Etiquetas
 * [calendar](https://pt.wordpress.org/plugins/tags/calendar/)[content management](https://pt.wordpress.org/plugins/tags/content-management/)
   [scheduling](https://pt.wordpress.org/plugins/tags/scheduling/)
 *  [Visualização avançada](https://pt.wordpress.org/plugins/content-schedule-manager/advanced/)

## Classificações

Ainda não foram submetidas avaliações.

[Your review](https://wordpress.org/support/plugin/content-schedule-manager/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/content-schedule-manager/reviews/)

## Contribuidores

 *   [ Sanad Qazi ](https://profiles.wordpress.org/sanadqazi/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/content-schedule-manager/)