Title: Business Time
Author: Devnco
Published: <strong>September 7, 2015</strong>
Last modified: September 22, 2015

---

Search plugins

![](https://ps.w.org/schedule-disponibilities/assets/banner-772x250.jpg?rev=1251814)

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/schedule-disponibilities/assets/icon.svg?rev=1251811)

# Business Time

 By [Devnco](https://profiles.wordpress.org/devnco/)

[Download](https://downloads.wordpress.org/plugin/schedule-disponibilities.zip)

 * [Details](https://pcd.wordpress.org/plugins/schedule-disponibilities/#description)
 * [Reviews](https://pcd.wordpress.org/plugins/schedule-disponibilities/#reviews)
 *  [Installation](https://pcd.wordpress.org/plugins/schedule-disponibilities/#installation)
 * [Development](https://pcd.wordpress.org/plugins/schedule-disponibilities/#developers)

 [Support](https://wordpress.org/support/plugin/schedule-disponibilities/)

## Description

This plugin allows you to display some beautiful schedules on your wordpress by 
using simple shortcode.

To begin, let’s display an empty schedule by typing `[schedule show-all-days="true"]`
on your page or post.

To fill the availabilities, you should use the following attributes :`"mo","tu","
we","th,"fr',sa","su"`

    ```
    Exemple : [schedule mo="10h00-14h00" su="09h30-13h00|15h00-19h00"]
    ```

As you’ve seen in the first example there are some addtional attributes to display
empty days.

There are two of them :

 1. `show-all-days` which displays the entire week (monday to sunday)
 2. `show-week-days` which displays only the business days (monday to friday)

Both of them take a boolean value (true or false). If you leave them empty or with
another value it will be considered false.

    ```
    Exemple : [schedule show-week-days="true" mo="10h00-13h00"]
    ```

You can choose the color used to fill your schedule by providing a `color` tag. 
This one accept hexadecimal format such as `color="#003300"` or html color `color
="pink"`. _Don’t forget the # before your code !_

    ```
    Exemple : [schedule show-week-days="true" mo="10h00-13h00" color="orange"]
    ```

## Screenshots

[⌊A view of a shortcode used in a post article⌉⌊A view of a shortcode used in a 
post article⌉[

A view of a shortcode used in a post article

[⌊Here is a render of the schedule⌉⌊Here is a render of the schedule⌉[

Here is a render of the schedule

## Installation

Simply install and enable the plugin, you should be able to use it on your posts
and articles right after that 🙂

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Business Time” is open source software. The following people have contributed to
this plugin.

Contributors

 *   [ Devnco ](https://profiles.wordpress.org/devnco/)

[Translate “Business Time” into your language.](https://translate.wordpress.org/projects/wp-plugins/schedule-disponibilities)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/schedule-disponibilities/),
check out the [SVN repository](https://plugins.svn.wordpress.org/schedule-disponibilities/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/schedule-disponibilities/)
by [RSS](https://plugins.trac.wordpress.org/log/schedule-disponibilities/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.8

 * Enable plugin on new post page.
 * Add plugin icon.

#### 1.0.7

 * Fix some bugs.

#### 1.0.6

 * New name for this plugin !
 * Code improvement.

#### 1.0.5

 * Implementation of default style and responsive version.

#### 1.0.4

 * Add translation system for admin panel (fr).

#### 1.0.3

 * Fix a bug with js tinymce.

#### 1.0.2

 * Add french translation for the name of the days in frontend.
 * Code improvements

#### 1.0.1

 * Add a button to content editor to set up and insert the shortcode with a configuration
   window.

#### 1.0.0

 * First release, you can use shortags 😀

## Meta

 *  Version **1.0.8**
 *  Last updated **11 years ago**
 *  Active installations **10+**
 *  WordPress version ** 3.0.1 or higher **
 *  Tested up to **4.3.34**
 *  Language
 * [English (US)](https://wordpress.org/plugins/schedule-disponibilities/)
 * Tags
 * [availability](https://pcd.wordpress.org/plugins/tags/availability/)[horaire](https://pcd.wordpress.org/plugins/tags/horaire/)
   [schedule](https://pcd.wordpress.org/plugins/tags/schedule/)
 *  [Advanced View](https://pcd.wordpress.org/plugins/schedule-disponibilities/advanced/)

## Ratings

No reviews have been submitted yet.

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

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

## Contributors

 *   [ Devnco ](https://profiles.wordpress.org/devnco/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/schedule-disponibilities/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](http://www.hellomoon.be/)