تفصیل
Padik Status Manager connects WordPress to a public Uptime Kuma status page. It lets administrators load available monitors, create multiple custom monitor lists, and display each list on the site.
Features include:
- Connection to a public Uptime Kuma status page.
- Automatic loading of available monitors.
- Multiple custom monitor lists.
- Editing and deleting saved lists.
- Display through the
[padiksm_status]shortcode. - Elementor widget with a saved-list selector.
- WordPress REST proxy to avoid browser CORS issues.
- Configurable refresh interval and widget styling.
انسٹالیشن
- Upload the plugin ZIP through Plugins > Add New > Upload Plugin.
- Activate Padik Status Manager.
- Open Settings > Padik Status Manager.
- Enter the Uptime Kuma URL and public status-page slug.
- Load the monitors and create a custom list.
- Add the generated shortcode to a page, or use the Padik Status List Elementor widget.
عمومی سوالات
-
What shortcode should I use?
-
After creating a list, copy the generated shortcode. It has this format:
[padiksm_status list="list_xxxxxxxx"] -
Is Elementor required?
-
No. Elementor support is optional. The shortcode works without Elementor.
-
What are the minimum requirements?
-
WordPress 6.0 or later, PHP 7.4 or later, and a publicly accessible Uptime Kuma status page.
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“Padik Status Manager” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“Padik Status Manager” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔
چینج لاگ
2.1.2
- Replaced the short plugin prefix with the unique
padiksmprefix. - Updated the shortcode to
[padiksm_status]. - Updated the WordPress.org contributor username.
2.1.1
- Fixed deletion of older lists whose IDs contain uppercase letters.
- Fixed expired-link errors when deleting a list.
- Improved output escaping, request sanitization, and admin nonce verification.
- Added WordPress.org-compatible readme metadata and English descriptions.
2.1.0
- Added the Padik Status List Elementor widget.
- Added controls for card width, spacing, colors, typography, borders, padding, and status-dot size.
2.0.3
- Restored a saved list name and selected monitors when editing a list.
2.0.2
- Fixed shortcode lookup for list IDs containing uppercase letters.
2.0.1
- Delayed Elementor widget loading until Elementor is ready.