• Best Multilingual Plugin
  • Compatible With Your Favorite Themes
  • Automatic and Human Translation
  • Translation, Multilingual, SEO

WP Screen Help Loader

by Maymay

0 Ratings

Active Installations

Fewer than 10

Last Update

9 years

Quality

D

Plugin Description

Description
Make your site’s on-screen admin help tabs more helpful by adding custom help tabs or additional sidebar content to any screen of the WordPress Admin Dashboard’s built-in “Help” menu simply by placing help files in a special folder.
This plugin looks for files located in your current theme’s
admin-help/
folder and, based on their name, adds their content to the WordPress on-screen help menuing system. The files should be written in markdown.
You can augment any screen’s help tabs or help sidebar, including screens created by other plugins. The name of the help file determines which screen in the WordPress admin area the file’s content will be added to.
You can add help content in any language, and the plugin will automatically load the correct language file for your site. This makes translating help content easy.
For instance, if you run an English website and want to augment the built-in help provided by WordPress core or a custom plugin shown on the user’s profile editing page, add a file at
YOUR_THEME/admin-help/en_US/profile.md
, where
YOUR_THEME
is the theme folder. (For a Spanish site, add a file to
YOUR_THEME/admin-help/es_ES/profile.md
.)
The rules used by the plugin to determine which file to load on which screen are as follows:
Each help file is contained within a directory matching the locale string of the WordPress installation. Control the locale string by changing the WordPress language setting.
File names reference the
$action
and
$id
members of the
WP_Screen
class.
Files can be optionally suffixed with a numeric priority (lower numbers display first, above the content of files with larger numbers as per
WP_Screen
documentation).
Files can be optionally prefixed with
sidebar-
indicating that the file contains content intended for the help sidebar rather than a tab of its own.
The special filename
sidebar.md
is appended to the sidebar on every WordPress admin screen page where on-screen help is shown.
For plugin or theme authors
To use WP Screen Help Loader in your plugin, all you need to do is:
function my_plugin_add_custom_help () {
new WP_Screen_Help_Loader(plugin_dir_path(__FILE__) . ‘help’);
}
add_action(‘admin_head’, ‘my_plugin_add_custom_help’);
Now put your localized help contents into the
help/YOUR_LANGUAGE
directory in your plugin directory. That’s it!
If you like this plugin, please consider making a donation for your use of the plugin, purchasing one of Meitar’s web development books or, better yet, contributing directly to Meitar’s Cyberbusking fund. (Publishing royalties ain’t exactly the lucrative income it used to be, y’know?) Your support is appreciated!

Similar Plugins

  • Report Bug
The content on this website originates from various sources. All rights to the original content remain with the respective author. If you believe that your copyrights have been infringed by the use of content on this website, please contact us at info@plugin-guru.com. We will remove the content in question immediately.

This is the heading

Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.

Collections

Create your first Collection

To create a collection, simply click on the symbol on the desired plugin.

You can see this symbol when you move the mouse over the plugin. 

Current Level

Plugin Magican

You have reached 0 views on your collections and are currently Plugin Magican. You magically help people find the right plugins and are a great asset to the community

0 of 500 views reached