[wordpress插件] dm4extensionsdm4extensions

wordpress 插件 文章 2020-04-20 08:41 546 0 全屏看文

AI助手支持GPT4.0

评分
0
描述

Let’s make sure that these are the starting conditions:

请确保这些是开始条件:

    1. You have developed your own WordPress plugin or theme and you host it at WordPress.org
    2. 您已经开发了自己的WordPress插件或主题,并将其托管在 WordPress.org

    3. You have your own WordPress blog and in there you use either WP-DownloadManager plugin or

    4. 您拥有自己的WordPress博客,并在其中使用 WP-DownloadManager 插件或

      ="https://wordpress.org/extend/plugins/download-monitor/">WordPress Download Monitor plugin

    5. =“ https://wordpress.org/extend/plugins/download-monitor/”> WordPress下载监控器插件

    6. You list your own plug-in or theme in one of the download managers mentioned in point 2 and it links to URL at WordPress.org
    7. 您在第2点提到的下载管理器之一中列出了自己的插件或主题,并且链接到WordPress.org上的URL

    OK, these are the conditions.

    好的,这些是条件。

    All is fine, everything works, visitors of your web can click on the download link and they are served the file from wordpress.org and your download manager counts the hits on the files.

    一切正常,一切正常,您的网站访问者可以单击下载链接,并且他们从wordpress.org获得文件,您的下载管理器会计算文件中的点击次数。

    But maybe you would like it not to show only the hits that people do on your own blog, but all the hits that your plugin or theme gets, including the ones when people find the download directly on WordPress.org site, not just through your

    但是,也许您希望它不仅仅显示人们在您自己的博客上所做的点击,而是显示您的插件或主题获得的所有点击,包括人们直接在WordPress.org网站上找到下载的那些,而不仅仅是通过您的

    blog.

    博客。

    This plugin solves it.

    此插件可以解决。

    It runs in the background, it checks if you are using one of the supported download managers, it goes through the downloads registered, and if it finds a download that has URL pointing to plugins or themes at WordPress.org, it will automatically update the

    它在后台运行,它检查您是否使用了受支持的下载管理器之一,它会检查已注册的下载,如果它在WordPress.org上找到具有指向插件或主题的URL的下载,它将自动更新该文件。

    hits from there to your download manager.

    从那里点击到您的下载管理器。

    All is done automatically in the background.

    所有操作均在后台自动完成。

    The functionality is run in the background by WordPress built-in cron.

    该功能由WordPress内置cron在后台运行。

    The plugin has no configuration.

    插件没有配置。

    If you don’t have any download manager installed or you do not list any download pointing to plugin or theme at WordPress.org, this plugin will simply “do nothing”, but it will not damage your site.

    如果您未安装任何下载管理器,或者未在WordPress.org上列出任何指向插件或主题的下载,则该插件将“不执行任何操作”,但不会损坏您的网站。

    Licence

    许可证

    WTFPL License 2.0 applies

    适用WTFPL许可证2.0

               DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE                   

     要做什么您想获得公共许可                   

    Version 2, December 2004

    第2版​​,2004年12月

    Copyright (C) 2004 Sam Hocevar

    版权所有(C)2004 Sam Hocevar

    Everyone is permitted to copy and distribute verbatim or modified

    每个人都可以原样复制和分发或修改

    copies of this license document, and changing it is allowed as long

    此许可文件的副本,并允许对其进行更改

    as the name is changed.           

    随着名称的改变。           

    DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE  

    做您想获得的公共许可  

    TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 

    复制,分发和修改的条款和条件 

    0. You just DO WHAT THE FUCK YOU WANT TO.

    0.您只是想做些什么。

安装步骤

English:

英语:

    1. Well, you should have either WP-DownloadManager or WP-DownloadManager

      .org/extend/plugins/download-monitor/">WordPress Download Monitor running in your WordPress installation and you should list at least one WordPress.org hosted plugin or theme in your downloads.

      .org / extend / plugins / download-monitor /“>在您的WordPress安装中运行的WordPress下载监控器,您应在下载的文件中至少列出一个WordPress.org托管的插件或主题。

      My plugin dm4extensions will not hurt your WP site if this is not true, but it would just not do anything in such case.

    2. 如果不是这样,我的插件dm4extensions不会伤害您的WP网站,但是在这种情况下它什么也不会做。

    3. Upload the full plugin directory into your wp-content/plugins directory.
    4. 将完整的插件目录上传到wp-content / plugins目录中。

    5. Activate the plugin in plugins administration.
    6. 在插件管理中激活插件。

    7. That’s it, the plugin runs automatically in the background via cron.

    8. 就是这样,插件通过cron在后台自动运行。

      There is no configuration of the plugin.

    9. 没有插件的配置。

下载地址
https://downloads.wordpress.org/plugin/dm4extensions.1.3.zip
-EOF-

AI助手支持GPT4.0