
前言介紹
- 這款 WordPress 外掛「FYP Weather」是 2025-08-19 上架。
- 目前尚無安裝啟用數,是個很新的外掛。如有要安裝使用,建議多測試確保功能沒問題!
- 上一次更新是 2026-01-04,距離現在已有 53 天。
- 外掛最低要求 WordPress 5.8 以上版本才可以安裝。
- 外掛要求網站主機運作至少需要 PHP 版本 7.4 以上。
- 尚未有人給過這款外掛評分。
- 還沒有人在論壇上發問,可能目前使用數不多,還沒有什麼大問題。
外掛協作開發者
外掛標籤
widget | weather | shortcode | openweather | temperature |
內容簡介
總結:使用 FYP Weather 這個專業的 WordPress 外掛,讓您的網站帶來美麗的天氣顯示,讓訪客愛不釋手!
問題與答案:
問題:FYP Weather 外掛的特色有哪些?
答案:
- 現代化的天氣小工具:漸變背景、OpenWeatherMap 的天氣圖示和平滑的 CSS 動畫
- 智能緩存系統:1 小時 WordPress 暫存緩存提升效能並減少 API 使用
- 真正的多語言支援:自動語言檢測,支援 30 多種語言的天氣描述
- 完整的天氣資料:溫度、天氣描述、濕度、風速和天氣圖示
- 靈活的顯示選項:透過管理設定自訂標籤,顯示/隱藏天氣元素
- 多重單位制度:公制(°C)、英制(°F)和標準(Kelvin)溫度單位
- 強大的短代碼:[fyplugins_weather] 具有豐富的自訂參數
- 響應式設計:適用於移動裝置的優化佈局,適應各種設備
原文外掛簡介
Transform your website with beautiful weather displays that your visitors will love!
FYP Weather is a professional WordPress plugin that brings stunning, real-time weather information to your website. With its modern gradient design, smooth animations, and responsive layout, this plugin delivers both functionality and visual appeal.
Built for performance and ease of use, FYP Weather features intelligent caching through WordPress transients, automatic language detection supporting 30+ languages, and a comprehensive admin interface that makes configuration simple and straightforward.
Why Choose FYP Weather?
🌟 Beautiful Visual Design – Modern gradient backgrounds with weather icons and elegant typography
🚀 Performance Optimized – Built-in transient caching system (1-hour cache) reduces API calls
🌍 Multilingual Support – Automatic language detection for 30+ languages based on WordPress locale
📱 Fully Responsive – Mobile-first design that works perfectly on all devices
⚙️ Easy Configuration – Comprehensive admin interface under FYPlugins → Weather
🎨 Theme Integration – Works seamlessly with any WordPress theme
🔧 Professional Code – Clean, secure, and following WordPress coding standards
Key Features:
🎨 Modern Weather Widget: Gradient backgrounds, weather icons from OpenWeatherMap, and smooth CSS animations
⚡ Smart Caching System: 1-hour WordPress transient caching improves performance and reduces API usage
🌐 True Multilingual Support: Automatic language detection for weather descriptions in 30+ languages
📊 Complete Weather Data: Temperature, weather description, humidity, wind speed, and weather icons
🎛️ Flexible Display Options: Show/hide weather elements with customizable labels via admin settings
📐 Multiple Unit Systems: Metric (°C), Imperial (°F), and Standard (Kelvin) temperature units
🎯 Powerful Shortcode: [fyplugins_weather] with extensive customization parameters
📱 Responsive Design: Mobile-optimized layout that adapts to any screen size
⚙️ Professional Admin Interface: Clean settings panel with API configuration and default options
🔒 Secure & Reliable: Proper error handling, data validation, and secure API integration
** CSS Customization:** Additional CSS classes and built-in styling options
** ️ Clean Uninstall:** Properly removes all options and cached data when uninstalled
This plugin is part of the FYPlugins ecosystem, designed to provide high-quality WordPress solutions with exceptional performance and user experience.
Usage
🚀 Quick Start:
Get your FREE API key from OpenWeatherMap (1,000 free calls/day)
Configure the plugin at WordPress Dashboard → FYPlugins → Weather
Add weather anywhere using the [fyplugins_weather] shortcode
📋 Basic Examples:
[fyplugins_weather]
[fyplugins_weather city="Paris, France" units="metric"]
[fyplugins_weather city="New York, NY" units="imperial" show_humidity="false"]
🎨 Styling Examples:
[fyplugins_weather class="dark"]
[fyplugins_weather class="light custom-weather"]
Shortcode Parameters
🌡️ Weather Shortcode – [fyplugins_weather]
city string (default: Empty or Set in settings) City name for weather data (e.g., "London, UK")
api_key string (default: Empty or Set in settings) Your OpenWeatherMap API key
units string (default: metric or Set in settings) Temperature units: `metric` (°C), `imperial` (°F), `standard` (K)
language string (default: Auto-detected) Language code for weather descriptions
show_description boolean (default: true or Set in settings) Display weather description
show_humidity boolean (default: true or Set in settings) Display humidity information
humidity_label string (default: "Humidity:" or Set in settings) Custom label for humidity display
show_wind boolean (default: true or Set in settings) Display wind speed information
wind_label string (default: "Wind Speed:" or Set in settings) Custom label for wind speed display
class string | Empty (default: Empty or Set in settings) Additional CSS classes for styling
📝 Advanced Examples:
// Different cities with custom styling
[fyplugins_weather city="Tokyo, Japan" class="dark"]
[fyplugins_weather city="Sydney, Australia" units="imperial" class="light"]
// Minimal display
[fyplugins_weather show_description="false" show_humidity="false" show_wind="false"]
// Custom labels in different languages
[fyplugins_weather humidity_label="Humidité:" wind_label="Vent:" language="fr"]
// Multiple weather widgets on same page
[fyplugins_weather city="London, UK" class="weather-london"]
[fyplugins_weather city="Paris, France" class="weather-paris"]
🌍 Supported Languages:
English, French, German, Spanish, Italian, Portuguese, Russian, Chinese (Simplified & Traditional), Japanese, Korean, Dutch, Swedish, Danish, Norwegian, Finnish, Polish, Czech, Slovak, Hungarian, Romanian, Bulgarian, Croatian, Slovenian, Estonian, Latvian, Lithuanian, Ukrainian, Greek, Turkish, Arabic, Hebrew, Hindi, Thai, Vietnamese
Language support is based on the WordPress locale and OpenWeatherMap API capabilities.
External Services
🌐 OpenWeatherMap API Integration
This plugin connects to the OpenWeatherMap API to retrieve current weather information. This external service is essential for providing accurate, real-time weather data.
🔒 Privacy & Data Protection:
– No user data collection: The plugin only sends the city name, your API key, WordPress language setting, and units preference
– No personal information: No user IPs, emails, or browsing data is transmitted
– Secure connections: All API calls use HTTPS encryption
– Local caching: Weather data is cached locally using WordPress transients for 1 hour
📋 Service Details:
– Provider: OpenWeatherMap (openweathermap.org)
– Terms of Service: OpenWeather Terms & Conditions
– Privacy Policy: OpenWeather Privacy Policy
– Rate Limits: Free tier provides 1,000 API calls per day
⚙️ What Data is Sent:
– City name (as specified in shortcode or settings)
– API key (your personal OpenWeatherMap key)
– Language code (WordPress locale for localized weather descriptions)
– Temperature units preference (metric/imperial/standard)
Roadmap & Future Enhancements
🚀 Version 1.1 – Enhanced Caching & Performance
* Configurable cache duration options in admin settings
* Background API refresh to eliminate user-facing delays
* Database optimization for better transient management
🌤️ Version 1.2 – Extended Weather Features
* 5-day weather forecast display option
* Additional weather parameters (feels like temperature, pressure)
* Weather alerts and warnings integration
🎨 Version 1.3 – Design & Customization
* More built-in theme variants and color schemes
* Custom weather icon sets
* Enhanced CSS customization options in admin
🔧 Version 1.4 – WordPress Integration
* Gutenberg block for visual editor integration
* WordPress Widget support for sidebar placement
* Enhanced shortcode builder with live preview
🌍 Version 1.5 – Advanced Features
* Geolocation-based automatic city detection
* Multiple weather data provider support
* Air quality index integration
💡 Have Feature Ideas?
We welcome feedback and feature requests! Contact us through the WordPress support forum or visit francoisyerg.net for direct contact.
各版本下載點
- 方法一:點下方版本號的連結下載 ZIP 檔案後,登入網站後台左側選單「外掛」的「安裝外掛」,然後選擇上方的「上傳外掛」,把下載回去的 ZIP 外掛打包檔案上傳上去安裝與啟用。
- 方法二:透過「安裝外掛」的畫面右方搜尋功能,搜尋外掛名稱「FYP Weather」來進行安裝。
(建議使用方法二,確保安裝的版本符合當前運作的 WordPress 環境。
1.0.0 | 1.0.1 | 1.1.0 | 1.1.1 | trunk |
延伸相關外掛(你可能也想知道)
Widgets for Google Reviews 》onal version of our review software, you can:, , , Display unlimited Google Reviews, Customize widget design and behavior, Respond to reviews direc...。
Blocksy Companion 》Blocksy Companion 是一個外掛,將 Blocksy 主題轉化為強大的瑞士軍刀工具。, 只有在安裝並啟用 Blocksy 主題時,它才會運行並添加增強功能。, 最小需求, , W...。
Widget Importer & Exporter 》Widget Importer & Exporter 是一個有用的外掛,可將小工具從一個WordPress站點移動到另一個站點,備份小工具,並供主題開發人員為用戶提供範例小工具。...。Black Studio TinyMCE Widget 》此外掛添加了一個新的 Visual Editor 小工具類型,讓您能夠在側邊欄中輕鬆地插入豐富的文字和媒體對象。使用 Black Studio TinyMCE Widget 時,您將能夠使用W...。
WP Popular Posts 》WordPress Popular Posts 是一個高度可定製的小工具,可以顯示您最受歡迎的文章。, 主要特點, , 多小工具功能 – 您可以在您的博客上擁有多個 WordPress...。
Widget Logic 》此外掛可在每個小工具中新增一個名為 "Widget logic" 的額外控制欄,讓您控制這個小工具會出現在哪些頁面上。文字欄位允許您使用 WP 的Conditional Tags或任...。
Rich Showcase for Google Reviews 》iews plugins:, , Facebook Reviews Bundle - display Facebook business reviews on your website using official Facebook API, Yelp Reviews Bundle - dis...。
Social Media Share Buttons & Social Sharing Icons 》在你的免費測試網站上試試看:點擊此處 => https://tastewp.com/plugins/ultimate-social-media-icons, (這個技巧適用於所有外掛 – 只需在外掛的 WP 存儲庫 ...。
Recent Posts Widget With Thumbnails 》列出最新的文章標題、縮略圖、摘要、作者、類別、日期等等!, 雖然此外掛僅建立在小工具區域,但使用者報告說它在 Elementor 和 Oxygen 上運作順暢。但它是否...。
Image Widget 》Image Widget 是一個簡單的外掛程式,利用 WordPress 原生媒體管理員,為您的網站新增圖片小工具。, 需要新增幻燈片、燈箱或隨機圖像嗎?, 請查看 Image Widg...。
Custom Sidebars – Dynamic Sidebar Classic Widget Area Manager 》使用 Custom Sidebars,一個靈活的小工具管理器,在您的網站上管理和替換側邊欄和其他小工具區。, 製作自訂側邊欄配置,能夠選擇在您網站的每個頁面或文章上...。
Fixed Widget and Sticky Elements for WordPress 》使用 Fixed Widget 外掛可以創建黏貼式的小部件、區塊和其他元素,當用戶向上或向下滾動頁面時,它們會保持在可見的屏幕區域內。, 相較於非固定小工具,黏貼...。PHP Code Widget 》普通的文字小工具允許您插入任意文字和/或 HTML 代碼。這個外掛程式也允許這樣做,但還會解析文本小工具中的任何 PHP 代碼並執行它。, 這可以讓您更輕鬆地遷...。
Widget Shortcode 》這個短碼需要小工具的ID,但不需要猜測,外掛會為你生成代碼。如果你想要覆蓋小工具的標題,你可以使用 "title" 參數:, [widget id=”text-1″...。
Recent Posts Widget Extended 》外掛描述, 此外掛可以啟用自定義、靈活且進階的最新文章功能,您可以透過簡碼或小工具來顯示它。您可以顯示具有縮略圖、摘要和發佈日期的最新文章清單,並且...。
