[wordpress插件] Custom Alert Manager自定义警报管理器

wordpress 插件 文章 2020-04-07 08:40 543 0 全屏看文

AI助手支持GPT4.0

评分
80
描述

Put shortcode on your page or post and show your custom alerts like (Warning,Success,Info,Danger) on front-end as on different style.

在页面上张贴简码或发布信息,并在前端以不同的样式显示自定义提醒,例如(警告,成功,信息,危险)。

Major features in Manage Custom Alert Manager include:

“管理自定义警报管理器”的主要功能包括:

    • You can manage custom alert for your site.
    • 您可以管理网站的自定义提醒。

    • You can fully manage your custom alert through categories also you can manage your custom category for your site.
    • 您可以通过类别全面管理自定义警报,也可以管理网站的自定义类别。

    • You can manage styling like (color,background color,margin,padding).
    • 您可以管理样式(例如颜色,背景色,边距,边距)。

    • Shortcode Details

    • 简码详细信息

        • If you want to show one alert then you have to put this shortcode with created ID column which are on table ([cam_alert id=”1″]).

        • 如果要显示一个警报,则必须将带有创建ID列的简短代码放在表中( [cam_alert id =“ 1”] )。

        • If you want to show notification according to category then you have put catid instead of id on which you craeted then you have to put this shortcode ([cam_alert catid=”1″]

        • 如果您想根据类别显示通知,则您输入的是catid而不是您原来所在的id,则必须输入此简短代码( [cam_alert catid =” 1”]]

          ).

        • )。

      • Here you can add your custom css if required.

      • 如果需要,您可以在此处添加自定义CSS。

        One more important thing that your shortcode is being generated with created custom alerts or alert category

      • 更重要的一点是,您的简码是通过创建的自定义提醒或提醒类别生成的

安装步骤

e.g.

例如

    1. Upload the plugin files to the /wp-content/plugins/plugin-name directory, or install the plugin through the WordPress plugins screen directly.
    2. 将插件文件上传到 / wp-content / plugins / plugin-name 目录,或直接通过WordPress插件屏幕安装插件。

    3. Activate the plugin through the ‘Plugins’ screen in WordPress
    4. 通过WordPress中的“插件”屏幕激活插件

    5. Then you can see the in Admin Left sideber Menu as Custom Alert Manager
    6. 然后您可以在管理员左侧菜单中看到自定义警报管理器

    7. (Make your instructions match the desired user flow for activating and installing your plugin. Include any steps that might be needed for explanatory purposes)
    8. (使您的说明与激活和安装插件所需的用户流程相匹配。包括说明性目的可能需要的所有步骤)

    9. Just put the shortcode as given on the Description section.
    10. 只需将简短代码放在说明部分中即可。

下载地址
https://downloads.wordpress.org/plugin/custom-alert-manager.zip
-EOF-

AI助手支持GPT4.0