Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amiad/wp-shamor
A plugin to redirect user out of your site on Shabbat and Holiday
https://github.com/amiad/wp-shamor
jewish shabbat shamor torah
Last synced: about 1 month ago
JSON representation
A plugin to redirect user out of your site on Shabbat and Holiday
- Host: GitHub
- URL: https://github.com/amiad/wp-shamor
- Owner: amiad
- Created: 2022-05-04T09:32:24.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-10T20:08:04.000Z (10 months ago)
- Last Synced: 2024-10-09T17:42:22.212Z (2 months ago)
- Topics: jewish, shabbat, shamor, torah
- Language: PHP
- Homepage: https://wpshamor.com/
- Size: 63.3 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shamor #
**Contributors:** Rivka Chollack, Amiad Bareli**Tags:** shabbat, jewish
**Requires at least:** 2.0
**Tested up to:** 6.4.2
**Requires PHP:** 5.3
**Stable tag:** 1.8.1
**License:** GPL
## Description ##
Redirect user out of your site on Shabbat and Holiday.Read more on the [official website](https://wpshamor.com/).
## Installation ##
1. Install the plugin
2. Set it up in Dashboard## Screenshots ##
![Dashboard](https://raw.githubusercontent.com/amiad/wp-shamor/master/screenshot-1.png)## Changelog ##
### 1.8.1 ###
* Fix bug validate_wp_shammor
### 1.8 ###
* Add support for cache plugins: WP Super Cache, W3 Total Cache, WP Rocket, SG Optimizer (SiteGround), Breeze (By Cloudways), Hummingbird Cache, WP Fastest Cache, LiteSpeed Cache, Comet Cache, Cache Enabler, uPress EzCache, Cloudflare WordPress Plugin.
* Improve SEO (Thanks to Hamefakeh)
* Fix Ajax script
### 1.7.1 ###
* TinyMCE field in shamor_display_text
### 1.7 ###
* Update IP DB
### 1.6.3 ###
* Change time field in settings to number time and add support to old format
### 1.6.2 ###
* Fix 503 bug
### 1.6.1 ###
* Fix bug at friday
* Add shortcode `[wp_shamor_havdalah_hour]`
### 1.5.1 ###
* Add default message of block
* Add get_havdalah_hour function
* Add noindex meta to block page
### 1.5.1 ###
* Add default message of block
* Add get_havdalah_hour function
### 1.5 ###
* Add support Elemenetor CSS
### 1.4.1 ###
* Fix settings link
### 1.4 ###
* Fix cache problem
### 1.3 ###
* Improve code
### 1.2 ###
* Fix some bugs
### 1.1 ###
* Get geoip locally
* Get sunset locally
* add filters
* improve code
### 1.0 ###
* First Version