Plugin info

Total downloads: 1,024
Active installs: 0
Total reviews: 0
Average rating: 0
Support threads opened: 0
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 4
Last updated: 5/17/2023 (959 days ago)
Added to WordPress: 5/6/2020 (5 years old)
Minimum WordPress version: f
Tested up to WordPress version: 6.2.8
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 959 days ago

20/100

Is Hosted JFT abandoned?

Possibly abandoned (last update 959 days ago).

Compatibility

Requires WordPress: f
Tested up to: 6.2.8
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

Hosted JFT is a plugin that allows an NA Community to host their own translated version of the JFT. Add the [hosted_jft]
shortcode to your page or use the widget Hosted JFT to add to your sidebar or footer.

SHORTCODE
Basic: [hosted_jft]
Custom Field Name: This is the name of the Custom Field used on your post to store the date in MM-DD format
Timezone: This should probably just be your local timezone but can be changed in a shortcode if needed [jft jft_timezone=”Europe/Rome”].
A list of supported timezones can be found here https://www.php.net/manual/en/timezones.php

EXAMPLES

https://www.mvana.org/just-for-today/

As A Widget
http://crossroadsarea.org/events-activities/

MORE INFORMATION

https://github.com/bmlt-enabled/fetch-jft

Installation

This section describes how to install the plugin and get it working.

  1. Download and install the plugin from WordPress dashboard. You can also upload the entire Hosted JFT Plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the Plugins menu in WordPress
  3. Add [hosted_jft] shortcode to your WordPress page/post or add widget Hosted JFT to your sidebar, Footer etc.

Hosted JFT is a plugin that allows an NA Community to host their own translated version of the JFT. This is accomplished
by creating a post for each days jft and adding a Custom Field that includes the date in MM-DD (02-04 would be Feb 3rd)
format. I would suggest creating a JFT category for the posts and assign it to them as well but this is not needed.
The plugin requires two required settings, the Custom Field Name and Time Zone.

If using the widget these two additional settings should be set, jft_page_url and jft_more_text.

Frequently Asked Questions

No FAQ available

Review feed

No reviews available

Screenshots

  1. screenshot-1.png

    screenshot-1.png

Changelog

1.0.3

  • Fixed some more php warnings.

1.0.2

  • Fixed a couple php warnings.

1.0.1

  • Version bump

1.0.0

  • Initial Release