WP Manifestindependent plugin directory
manifest / utilities / wordpress-betweentime

Wordpress Between Time

A wordpress plugin I create for show different things depending the time.

by Danilo Ulloa · github.com/trecenode/wordpress-betweentime · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://github.com/trecenode/wordpress-betweentime/archive/refs/heads/main.zip

Readme

wordpress-betweentime

A wordpress plugin I create for a customer that needed to show different sliders between some hours.

Of course you can adapt the plugin to your needs. In a near future i will edit to to allow changes directly in wordpress.

Shortcode Example: [betweentime a_start="13:00" a_end="16:30" b_start="20:30" b_end="23:30" codea="menu-es-1" codeb="menu-es-11" codec="slider-1-1"]

Read the full README on GitHub →