Homepage Helden Contact Info

설명

Deutsch:

Homepage Helden GmbH – Dashboard Kontakt Info

Wir möchten unseren Kunden mit diesem Plugin die Möglichkeit geben, sich jederzeit die aktuellen Kontaktinformationen von uns direkt auf Ihrem WordPress Dashboard anzeigen zu lassen.

Hinweis zum REST-Endpunkt: Das Plugin stellt einen schreibgeschützten REST-Endpunkt (/wp-json/hph-version-check/v2/version) bereit, über den wir als Wartungsdienstleister Versionsinformationen der Installation (WordPress, PHP, Datenbank sowie installierte Plugins und Themes mit Versionsnummern und Auto-Update-Einstellungen) abfragen können, um unsere Kunden bei Updates und Sicherheit zu unterstützen. Es werden keine Inhalte, Nutzer- oder Zugangsdaten übertragen, und der Endpunkt ist per API-Key geschützt. Das Plugin selbst sendet keine Daten an externe Server. Wer den Endpunkt nicht wünscht, kann das Plugin einfach deaktivieren.

Englisch:

Homepage Helden GmbH – Dashboard contact info

This plugin gives our clients the opportunity to always have the latest contact information needed to get help from us directly displayed on their WordPress dashboard.

Note on the REST endpoint: The plugin provides a read-only REST endpoint (/wp-json/hph-version-check/v2/version) that allows us, as the site’s maintenance provider, to query version information about the installation (WordPress, PHP, database, and installed plugins and themes with their version numbers and auto-update settings) in order to support our clients with updates and security. No content, user data, or credentials are transferred, and the endpoint is protected by an API key. The plugin itself does not send any data to external servers. If you do not want this endpoint, simply deactivate the plugin.

설치

  1. Upload the plugin to the ‘/wp-content/plugins/’ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

후기

모든 1 평가 읽기

기여자 & 개발자

“Homepage Helden Contact Info”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Homepage Helden Contact Info”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.7.3 (2026-08-18)

  • REST endpoint now also returns the site title, tagline and site icon URL (site-title, site-tagline, site-icon)
  • REST response is now sent with Cache-Control no-store headers so proxies and CDNs never serve stale data
  • REST endpoint now also returns general site settings: membership, default role, language, timezone, default post ping/comment settings and avatar display (settings)
  • Tested up to WordPress 7.1
  • Requires at least raised to WordPress 4.7 (REST API), Requires PHP 7.0 declared
  • The dashboard widget button now hides the widget for the current user (like unchecking it in Screen Options) instead of deactivating the whole plugin; deactivation is done via the Plugins page as usual

1.7.2 (2026-08-13)

  • REST endpoint now also returns the site’s automatic core update policy (core-auto-update)
  • REST endpoint plugin entries now include whether auto-updates are enabled for each plugin (auto-update)
  • REST endpoint now also returns whether the site allows search engine indexing (search-engine-indexing)
  • REST endpoint now also returns a fixed allowlist of non-sensitive WordPress configuration constants (constants)
  • REST endpoint now also returns the cached Site Health status summary (site-health)
  • README now documents the REST endpoint and the data it exposes

1.7.1 (2026-08-08)

  • disable handler now only reacts to its own plugin slug and no longer interferes with other plugins using a “disable” parameter
  • REST API key validation rejects too-short keys before the costly hash verification

1.7 (2026-08-08)

  • REST endpoint now also returns mu-plugins, active-themes and inactive-themes
  • active-themes entries include a “type” field (parent/child)

1.6.2 (2026-05-19)

  • screenshot added

1.6.1 (2026-05-18)

  • “Tested up to” version fix

1.6 (2026-05-18)

  • version bump
  • compatibility check
  • screenshots updated

1.5 (2026-04-16)

  • version bump
  • compatibility check
  • added security
  • adding extra infos to REST endpoint

1.4 (2025-01-14)

  • code cleanup
  • security improvements

1.3 (2024-09-10)

  • adding extra infos to REST endpoint

1.2 (2023-01-13)

  • removing some Helden Care functions
  • adding REST endpoint instead

1.1.1 (2022-11-18)

  • Bugfix

1.1.0 (2022-11-18)

  • adding Helden Care functions

1.0.9 (2022-10-27)

  • updating version

1.0.8 (2021-08-13)

  • new logo! – changing plugin images

1.0.7 (2020-09-28)

  • changing contact email
  • changing icons
  • adding language support / files

1.0.6.1

  • adding missing svg-file

1.0.6

  • PHP notice fix
  • asset change: logo is now in SVG (before PNG)
  • asset change: new homepage screenshot image
  • asset change: new banner images
  • asset change: new icon images
  • minor CSS adjustments
  • external link changed to https

1.0.5

  • Use of unique function names
  • use of longer unique name for plugin
  • use of linked images again instead of Base64 for better plugin code readability

1.0.4

  • Calling plugin file locations via “plugins_url();” instead of absolute paths
  • defining redirect path to disable the plugin via dashboard with function “get_admin_url();” instead of absolute paths
  • plugin main file called relative

1.0.3

  • option to directly disable dashboard widget / disable plugin

1.0.2

  • admin style via css instead on inline styles

1.0.1

  • No more linked images, instead Base64 source is used.

1.0

  • Initial version.