이 플러그인은 최근 3개의 주요 워드프레스 출시와 시험 되지 않았습니다. 워드프레스의 좀 더 최근 버전으로 이용할 때 더 이상 관리되지 않고 지원되지 않고 호환성 문제가 있을 수 있습니다.

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.

스크린샷

후기

이 플러그인에 대한 평가가 없습니다.

기여자 & 개발자

“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