這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Remote Dashboard Widget

描述

Remote Dashboard Widget is a marketing widget for displaying website maintainer or -support details. This plugin is intended to (remotely) communicate contact information through the WordPress admin dashboard, but is suitable for all kinds of passive communication with your customers such as promotions or happy talk-like-a-pirate-day wishes. Define the content of your widget in your account at wpdashboardwidget.com and display this content (HTML) in a widget in any of the client websites you maintain. If anything changes, you can remotely update the widget content, effectively updating the displayed widget information in all the connected sites.

This plugin connects to wpdashboardwidget.com from where it retrieves the predefined HTML from your account. This HTML is shown in the WordPress dashboard of connected sites. To create your widget content, an account is required for wpdashboardwidget.com. Please also check our privacy policy.

螢幕截圖

評價

There are no reviews for this plugin.

貢獻者及開發者

“Remote Dashboard Widget” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Remote Dashboard Widget 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

0.0.30

  • Version bump

0.0.29

  • Only trigger cmb2 before_form hook on plugin option page

0.0.28

  • Allow data uri
  • Include demo widget logo

0.0.27

  • Fixes settings link

0.0.26

  • Improves readme
  • Fixes warnings

0.0.25

  • Removes UpdateChecker
  • Improves the readme

0.0.24.1

  • Disables UpdateChecker
  • Name Change

0.0.24

  • Adds settings link

0.0.23

  • Adds title color option
  • Adds demo token
  • Adds assets
  • Fixes policies for paid features

0.0.22

  • Implements uninstall hook
  • Implements deactivation hook
  • Rename folder structure
  • Translatable strings
  • Adds option to limit widget visibility to selected roles
  • Adds option to skip transient cache
  • Adds HTMLPurifier parsing of widget content
  • Adds composer update to zip scripts

0.0.21

  • Actually delete transient when options are saved

0.0.20

  • Don’t save transient if no token is set
  • Fix using stored widgets when none are stored
  • Correctly delete transient when options are saved

0.0.19

  • Adds options for positioning the widget
  • Adds options for disabling other dashboard widgets

0.0.18

  • Adds transient caching
  • Adds option for transient expiry
  • Only process widget code on dashboard screen
  • Upgrades update checker

0.0.17

  • Upgrades composer packages
  • Adds return types

0.0.16

  • Updates comments
  • Updates widget get request to transfer the client url
  • Client URL default is now an array

0.0.15

  • Version bump

0.0.14

  • Fixes issues with placeholder widget
  • Removes comments

0.0.13

  • Adds backup color

0.0.12

  • Enables calling the development environment through the token

0.0.11

  • Adds admin styling
  • Adds possibility for remote styling

0.0.10

  • Adds remote connection to retrieve Widget content
  • Adds settings page
  • Refactoring