[wordpress插件] Auto Insert Title To Link自动插入要链接的标题

wordpress 插件 文章 2020-02-24 10:10 562 0 全屏看文

AI助手支持GPT4.0

评分
68
描述

With this plugin it is possible to automatically fill in the title attribute of a link in the WordPress editor.

使用此插件,可以在WordPress编辑器中自动填写链接的title属性。

If the user focus on the title field in the “insert link” popup, the plugin tries to fetch the url from the url field

如果用户关注“插入链接”弹出窗口中的标题字段,则插件会尝试从url字段中获取url

and requesting the url.

并请求网址。

If the requested url delivers a title attribute, this title will be copied into the title field.

如果所请求的URL提供了title属性,则该标题将被复制到title字段中。

If an internal link is selected, the linktitle inserted by WordPress is used.

如果选择了内部链接,则使用WordPress插入的链接标题。

It can be automatically overwritten by

可以由
自动覆盖

focusing the title field.

聚焦标题字段。

This plugin requires PHP5.3+

此插件需要PHP5.3 +

安装步骤

    1. Search for the plugin name in your admin user interfaces plugin page.

    2. 在管理用户界面插件页面中搜索插件名称。

      Then install it.

    3. 然后安装它。

    If you want to install the plugin manually:

    如果要手动安装插件:

      1. Download “Auto Title To Link” from the GitHub or WordPress repository
      2. 从GitHub或WordPress存储库下载“链接的自动标题”

      3. Unpack the archive.

      4. 解压缩档案。

        If you downloaded the plugin from the GitHub repository, remove the “-master” from the foldername

      5. 如果您是从GitHub存储库下载的插件,请从文件夹名称中删除“ -master”

      6. Upload the unpacked archive folder to your plugins folder.
      7. 将解压缩的存档文件夹上传到您的插件文件夹。

      8. Activate the plugin.
      9. 激活插件。

下载地址
https://downloads.wordpress.org/plugin/auto-insert-title-to-link.1.0.2.zip
-EOF-

AI助手支持GPT4.0