Linux 软件免费装
Banner图

The Moon - Current Phase and Next Eclipse

开发者 offsky
更新时间 2021年11月2日 02:11
PHP版本: 7.0 及以上
WordPress版本: 5.8.1
版权: GPL v2 or later
版权网址: 版权信息

标签

full moon moon zodiac phases lunar eclipse constellation

下载

1.0.1

详情介绍:

This plugin allows you to add The Moon to your post, page or sidebar. It will show a graphical representation of The Moon, along with additional information such as the name of the current phase, the percentage of the moon that is illuminated, the age of the moon, the current constellation that the moon is inside, and the date of the next lunar eclipse. Features Usage
  1. Via Appearance > Widgets in your Wordpress admin console. Click the + button and then click "The Moon" to add it to your sidebar or other widget section.
  2. Via the shortcode [themoon], you can add this to any post or page. See the FAQ for customization options.
Privacy This plugin does not:

安装:

Wordpress
  1. In your Wordpress Admin section, select Plugins > Add New and then search for "The Moon".
  2. Click Install
  3. Return to the listing of your plugins. Find "The Moon" and click "Activate".
Manually
  1. Download zip file.
  2. Go to Plugins > Add New > Upload Plugin and upload the zip file.
OR
  1. Decompress the zip file and using an FTP program to copy the contents to the /plugins/ folder of your Wordpress installation.
  2. Go to the Plugins page of your Wordpress admin console and activate the plugin.

屏幕截图:

  • The Moon widget in the sidebar
  • The Moon in a post or page

常见问题:

How to add via a widget

  1. In your Wordpress admin console go to Appearance > Widgets.
  2. Click the + button and then click "The Moon" to add it to your sidebar or other widget section.
  3. Click "Update" to save the changes.
  4. You can click on "The Moon" widget to show a customization form. The available options are: A. Background color B. Maximum size of the widget C. Whether to show an arrow on the edge of the moon's terminator shadow showing the direction that it is moving.

How to add via a shortcode

  1. When editing a post or page, add a shortcode block and type [themoon]
  2. You can customize some options by including them in your shortcode. A. Background color. The default is transparent. [themoon color="#ff00ff"] B. Maximum Width in pixels. The default is no maximum. [themoon maxwidth="250"] C. Whether to show an arrow on the edge of the moon's terminator shadow showing the direction that it is moving. The default is to show the arrow. [themoon hidearrow="1"]
  3. Full customization example: [themoon color="#ff00ff" maxwidth="250" hidearrow="1"]