Linux 软件免费装
Banner图

Orange Confort+ accessibility toolbar for WordPress

开发者 RavanH
更新时间 2025年2月17日 02:26
捐献地址: 去捐款
PHP版本: 4.6 及以上
WordPress版本: 6.7
版权: GPLv2 or later
版权网址: 版权信息

标签

accessibility orange confort confort+ WP Consent API

下载

0.6.1 0.6.2 0.6.3

详情介绍:

This plugin adds the Orange Confort+ toolbar, version 4.3.5, to your WordPress website. Orange Confort+ aims to enhance user experience on your website. It works best when your website is fully accessible because it does not fix website accessibility issues: blocking points stay blocking points, with or without Orange Confort+. The Orange Confort+ service was created by Orange. It provides significant assistance to users with motor, visual or cognitive disabilities (such as dyslexia), and improves the user experience for all. https://www.youtube.com/watch?v=vQiZMk694TQ Toolbar features Plugin features Privacy / GDPR Neither this plugin nor the Orange Confort+ accessibility toolbar collect any user or visitor data. The Orange Confort+ accessibility toolbar uses two functional browser cookies, used for storing user selected accessibility options. Please update your site's GDPR/Cookie Consent documentation to reflect this information. This plugin is compatible with any Cookie Consent plugin that supports the WP Consent API. At this time, the WP Consent API proposal has not been merged into core yet, so you'll need to install and acivate the WP Consent API plugin.

屏幕截图:

  • Enlarging characters, changing the fonts and the spacing in the text: useful for dyslexic users, users with vision problems, or simply subject to visual fatigue.
  • Changing the layout, displaying a reading rule: mainly useful for visually impaired and cognitively impaired users who have difficulty identifying the information on the page, as well as motor disabled users who can’t use the mouse or those using keyboard navigation only.
  • Choosing a custom palette for the text color and page background.
  • Advanced behavior tools and options.
  • Toolbar admin options on Settings > Reading.

常见问题:

Where are the plugin options?

Toolbar and button position can be set on Settings > Reading.

Can I get a custom button location?

A shortcode ocplus_button is available to allow giving the Orange Confort+ button a custom location. The shortcode will generate a Button block with one button "Confort +".

How to use the shortcode?

Add the following shortcode in an Shortcode block where you wish the button to appear in any template part or widget zone. [ocplus_button style="outline" color="black" bgcolor="" /] If you wish to add the button to a custom, classic (non-FSE) theme PHP template file, you can use this: echo do_shortcode( '[ocplus_button style="outline" color="black" bgcolor="" /]' ); These parameters are available to make it match your site theme more closely:

  • style for the button style; can be fill or outline (default: not set). Note: styles may not work as expected, depending on your theme.
  • color set the text color and outline color (default: white). Note: the + sign will always remain orange.
  • bgcolor sets the button background color (default: not set).
Please note: there can be only one button on a web page and not all toolbar positions may work well in combination with a custom button position.

更新日志:

0.6 20240702 0.5 20240629 0.4 20240609 0.3 20240607 0.2 20240607 0.1 20240605