[wordpress插件] Easy Calculator简易计算器

wordpress 插件 文章 2020-02-13 05:00 879 0 全屏看文

AI助手支持GPT4.0

评分

100

100

描述

A plug-in to insert a calculator at anywhere in your WordPress site for easy calculations.

一个插件,可在WordPress网站的任何位置插入计算器,以方便计算。

This tool will come handy in real estate and subscription websites.

该工具将在房地产和订阅网站中派上用场。

You can insert Easy Calculator anywhere in your post or pages with shortcode ‘[easy_cal]’ or in your template with php code ‘echo easy_calculator();’.

您可以在帖子或页面中使用短代码“ [easy_cal]”或在模板中使用php代码“ echo easy_calculator();”插入Easy Calculator。

You can also add this calculator in your widget area by dragging and groping the Easy Calculator widget on your widget area.

您也可以通过在窗口小部件区域上拖动和拖动Easy Calculator小窗口来将此计算器添加到窗口小部件区域。

1.0.2

1.0.2

    • Fixed plugin install issue
    • 修复了插件安装问题

    • Added widget option to add calculator to sidebar
    • 添加了小部件选项以将计算器添加到侧边栏

    • More flexible
    • 更灵活

    • Fixed conflicts with some themes.

    • 修复了与某些主题的冲突。

      Now compatible with almost all themes.

    • 现在与几乎所有主题兼容。

    1.0.3

    1.0.3

      • Added Memory Recall Feature (m+, m- and mrc are functioning)
      • 添加了内存调用功能(m +,m-和mrc正在运行)

      • No more developer credits.

      • 没有更多的开发者信用。

        Removed the developer credits and developer credits will not be shown anywhere in the widget/site

      • 删除了开发人员信用,并且开发人员信用将不会显示在小部件/网站的任何地方

      1.0.4

      1.0.4

        • Made changes to make sure it will work fine in wordpress 4.4
        • 进行更改以确保它可以在wordpress 4.4中正常工作

安装步骤

    1. Upload easy_calculator.zip to the /wp-content/plugins/ directory
    2. easy_calculator.zip 上载到 / wp-content / plugins / 目录

    3. Extract the zip file (easy_calculator.zip)
    4. 解压缩zip文件(easy_calculator.zip)

    5. Activate the plugin through the ‘Plugins’ menu in WordPress
    6. 通过WordPress中的“插件”菜单激活插件

    7. Place shortcode [easy_cal] anywhere in the posts or pages to display the calculator
    8. 在帖子或页面中的任何地方放置简码[easy_cal]以显示计算器

    9. Place

    10. 放置 <?php echo easy_calculator();

      ?> in your templates to display calculator

    11. 模板中的?> 以显示计算器

    12. You can also add the calculator widget to the sidebar or widget area through the ‘Widgets’ menu under Appearance Menu in WordPress
    13. 您还可以通过WordPress外观菜单下的“小部件”菜单将计算器小部件添加到侧边栏或小部件区域

下载地址

https://downloads.wordpress.org/plugin/aj-easy-calculator.zip

https://downloads.wordpress.org/plugin/aj-easy-calculator.zip

-EOF-

AI助手支持GPT4.0