Descripción
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.
Instalación
- 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.
Preguntas frecuentes
- 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.
Reseñas
Colaboradores y desarrolladores
“WP Moon Phase Widget” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores“WP Moon Phase Widget” ha sido traducido a 1 idioma. Gracias a los traductores por sus contribuciones.
Traduce “WP Moon Phase Widget” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscríbete al log de desarrollo por RSS .
Registro de cambios
1.0.0
- Initial release.