Descrizione
WP Moon Phase Widget plugin allows you to add an awesome moon phase widget to sidebar or post.
Key features
- Auto Geo detection
- Moon phase name and image
- Moonset and moonrise time
- Moon zodiac sign
- Ability to change the background color
- Ability to add the widget to a sidebar or a post (via shortcode)
You can learn more about moon phase here
Usage
In sidebar
You can add a widget as a standard WordPress widget.
- Go to Appearance > Widgets
- Find WP Moon Phase Widget
- Add to a sidebar
- Add a title (optional)
- Configure desired background color (default is white)
In a post or a page
You can add the widget to post or page via shortcode:
[mph-widget]
With specified background color:
[mph-widget color="#ffffff"]
You can use only one widget at a time. So if you want to add it to post, delete it from the sidebar.
Credits
Based on moon-phase-widget javascript library.
Installazione
- Go to Plugins / Add New.
- Search for WP Moon Phase Widget in the search box.
- The “WP Moon Phase Widget” plugin should appear. Click on Install.
FAQ
- How I can customize the border, width, height?
-
You can use the main widget CSS class .mph-widget and write your custom styles.
Feel free to contact me (or create a new topic in support forum) if you need help with customization.
Recensioni
Contributi e sviluppo
“WP Moon Phase Widget” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.
Collaboratori“WP Moon Phase Widget” è stato tradotto in 1 lingua. Grazie ai traduttori per i loro contributi.
Traduci “WP Moon Phase Widget” nella tua lingua.
Ti interessa lo sviluppo?
Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.
Changelog (registro delle modifiche)
1.0.0
- Initial release.