该插件尚未通过WordPress的最新3个主要版本进行测试。 当与较新版本的WordPress一起使用时,可能不再受到维护或支持,并且可能会存在兼容性问题。

Hijri Calendar

描述

“Hijri Calendar” is a simple and easy to use wordpress plugin that allows you to show current hijri date anywhere in your blog. Just install and activate the plugin. Then use its very simple shortcodes where you want; when you want. Thats all!

Usage

Install and activate the plugin. Then go to your “Dashboard > Hijri Calendar > Usage” for detail usage instructions.

Features:

  • Hijri Date (According to Hijri calendar)
  • Monthly Hijri Calendar.

Speciality

  • Very simple plugin.
  • Built-in functionality.
  • All time zone support.
  • Simple settings options.
  • Wide-range compatibility.
  • Easy to use widget and shortcodes!
  • Custom date output language support!
  • No special configuration or, knowledge required!

Credits

License

This program 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.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA

屏幕截图

  • Widget preview.

安装

  1. Upload the whole plugin folder to your /wp-content/plugins/ folder.
  2. Or, Go to: “Dashboard > Plugins > Add New” and search for “Hijri Calendar”
  3. Install and activate the plugin.
  4. Go to: Dashboard > Hijri Calendar > Usage

常见问题

How does it work?

Use these shortcodes in your blog post/page:

  • Show current date according to hijri calendar: [en_hijri_date]
  • Show monthly hijri calendar: [en_hijri_calendar]

Or, Use these PHP codes in your theme’s sidebar or template file:

  • Show current date according to hijri calendar:
    < ?php echo do_shortcode(‘[en_hijri_date]’); ?>

  • Show monthly hijri calendar:
    < ?php echo do_shortcode(‘[en_hijri_calendar]’); ?>

评价

阅读所有3条评价

贡献者及开发者

「Hijri Calendar」是开源软件。 以下人员对此插件做出了贡献。

贡献者

帮助将「Hijri Calendar」翻译成简体中文。

对开发感兴趣吗?

您可以浏览代码,查看SVN仓库,或通过RSS订阅开发日志

更新日志

3.0

  • Settings changed.
  • Language customization option added.
  • Widget customization option added.
  • Date formatting option added.
  • Invalid ordinal suffix problem solved.
  • Some code updated.

2.2

  • Bug fix: invalid ordinal suffix for days 11, 12 and 13.
  • Added time zone adjustment option.
  • Plugin icon changed.
  • Compatible with WP 3.6.

2.1

  • Hijri date adjustment option added.
  • New settings page added.
  • Menu changed to top level menu.
  • Hijri date format updated.
  • Server information tool added as an extra feature.

2.0

  • New feature: Widget support added
  • New feature: Monthly Hijri Calendar
  • New shortcodes

1.0

  • First release.