Det här tillägget har inte testats med någon av de 3 senaste huvudversionerna av WordPress. Det kanske inte längre underhålls och kan ha kompatibilitetsproblem när det används tillsammans med nyare versioner av WordPress.

weather press

Beskrivning

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 :

Skärmdumpar

  • 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

Installation

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:

Kortkod:

        <?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.

Recensioner

13 januari 2020
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.
25 juli 2019 1 svar
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!
19 december 2017
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
Läs alla 9 betyg

Bidragsgivare och utvecklare

”weather press” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

”weather press” har översatts till 5 språk. Tack till översättarna för deras bidrag.

Översätt ”weather press” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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.