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

weather press

描述

Change the look and feel of your website with Weather Press,

Add the weather press Power and beauty to Your website.

This is the Unique plugin that allow your visitors to get the weather data of as many cities as you wish inside a single, beautiful and powerful front-end Layout.

(Please See screenshots), or even Better : the online demo

Weather Press Free Version come with a very basic administrator panel that allow you to

  • Set the plugin language,
  • Set the temperature unit,
  • Set the Main location (since V4.7),
  • Set the Secondary location (since V4.7).

Don’t be shy! we are immediately available on facebook, just post your questions, ideas or feedbacks and we will be in touch..

Like Us on Facebook, and start talking now!

  • Read what Our premiums users shared about us on facebook :

屏幕截图

  • Everybody has its weather, a weather for everybody
  • The Premium Default Layout is 77% Better than the free one !!
  • Smartly responsive
  • Are we ready for Excellence ??
  • Weather press widget

安装

How to install and use Weather Press :

  1. Upload weather-press unzipped folder to the /wp-content/plugins/ directory or simply use the WordPress installer to install the zipped plugin file,
  2. Activate the plugin through the ‘Plugins’ menu in WordPress,
  3. Go to https://www.weather-press.com/weather-press-xml-generator to generate your two (2) locations IDs ,
  4. Now go to your weather press administration panel, under “Setup Locations” and enter your generated IDs.

  5. Now you are ready to use your weather press as a plugin or as a widget. Enjoy !

  6. To use weather press as a plugin just put the shortcode below anywhere in your theme’s PHP files:

简码:

        <?php
        include_once( ABSPATH . 'wp-admin/includes/plugin.php' );

        if ( is_plugin_active( 'weather-press/weather-press.php' ) ) {

            echo do_shortcode( '[weather_press]' );

        }   
        ?>
  1. To use weather press as widget just go to your WordPress
    >>administrator dashbord
    >> appearance
    >> widget and choose in which part of your current theme you want to integrate your weather press widget whith the possiblity to set a Title.

评价

2020年1月13日
First after the plugin installation there was the create_function deprecation notice. Though the issue is easily to deal with by replacing create_function() with a JS-style anonymous function. Second: redundant animation and slow loading of the plugin settings page. Why you put there a lot of scrap like animations, weird design. It was pain just to get location IDs because UI is poor and reCAPCHA.
2019年7月25日 1 回复
Displays nicely on our Intranet. I had some trouble with registering API and author was very responsive in troubleshooting and resolving the issue. Update: Zied whipped me up some customer css to make widget fit perfectly on our home page. Awesome customer service!
2017年12月19日
i didn't think that such a weather plugin exists for wordpress, after installing the free version, i have purchased the premium version of weather press and it was well worth the money! this if by far the best wordpress weather plugin and widget that i have ever used
2016年9月3日 1 回复
There support sucks and blame other reasons for their inaccuracies of not having correct weather information and all over Google is so many people complaining about their inaccurate weather information. Support just gave me excuses to why they will do not a damn thing about it. They should be a banned weather service. People that use this and actually pay them for their api should be shot. I just spend weeks on them making excuses of why their service is seriously inaccurate and they won't do anything. Go for other services people because you are getting ripped off if you pay for their api.
阅读所有9条评价

贡献者及开发者

“weather press” 是开源软件。 以下人员对此插件做出了贡献。

贡献者

“weather press”插件已被翻译至5种本地话语言。 感谢所有译者为本插件所做的贡献。

将“weather press”翻译成您的语言。

对开发感兴趣吗?

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

更新日志

4.7

  • XML file removal for better hosting support

4.6

  • Performance improvement

4.5

  • Get The All New weather press Layout !
  • Ajax calls, bugs correction !

4.4

  • Important transient bugs correction

4.3

  • bugs correction

4.2

  • wordpress transients introduction
  • improved translation
  • minify css and js resources for better speed

4.1

  • link the plugin to the new weather press website
  • improved layout

4.0 Rises

  • The Weather Press REBUILT considering the user experience.
  • ALL Features are improved !

2.7

  • Default Layout improvement ( CSS/JS/PHP Classes )
  • Adding the XML upload field to the admin panel
  • Ajax call improvement

2.4

  • Smartly responsive layout

2.3

  • Change the openweathermap API KEY for better results.
  • Establishing the 10% donation for humanitarian organizations.

2.2

  • Enhance security with the WordPress nonce check
  • Reorganize the folders structure ( All main classes and the XML configuration file are now located in weather-press/includes folder )
  • Use of the wp_localize_script to inject javascript variables( wich is the best way ).
  • CSS and PHP code optimization.
  • Better commented code.
  • Addition of the weather press translater class.
  • Addition of undefined.png icon.

1.1

  • Stable release.