Template error, template file not found

[wordpress插件] Authorize by IP通过IP授权

评分0描述Authorize by IP allows access to a wordpress website behind an existing website based on the visitor’s IP.通过IP授权允许访问者基于IP访问现有...
继续阅读 »
评分
0
描述

Authorize by IP allows access to a wordpress website behind an existing website based on the visitor’s IP.

通过IP授权允许访问者基于IP访问现有网站后面的wordpress网站。

This is especially useful during the development of a new wordpress website, allowing access to the client to view progress.

这在开发新的wordpress网站期间特别有用,它允许访问客户端以查看进度。

The plugin will authorize their computer with a cookie allowing prolonged access.

该插件将使用允许长时间访问的Cookie授权其计算机。

The plugin lets you specify where non authorized visitors are redirected to, or to a custom under construction page.

该插件可让您指定将非授权访问者重定向到的位置或正在构建的自定义页面。

安装步骤

    1. Upload authorize-by-ip folder to the /wp-content/plugins/ directory OR through wp-admin,

    2. 通过IP文件夹将Authorize-by-ip文件夹上载到 / wp-content / plugins / 目录,或者通过wp-admin将其上传,

      upload authorize-by-ip.zip in plugin ‘Add New’ page.

    3. 在插件“添加新”页面中上传authorize-by-ip.zip。

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

    6. Settings can be found under ‘Setting’ menu at the left side of wp-admin.
    7. 可以在wp-admin左侧的“设置”菜单下找到设置。

下载地址
https://downloads.wordpress.org/plugin/authorize-by-ip.1.1.zip
收起阅读 »

[wordpress插件] Author Grid作者网格

评分0描述authorGrid is a sidebar widget that displays the avatar of any author on your blog with at least one published post in grid f...
继续阅读 »
评分
0
描述

authorGrid is a sidebar widget that displays the avatar of any author on your blog with at least one published post in grid form.

authorGrid是一个侧边栏小部件,它以网格形式显示博客上任何作者的头像以及至少一个已发布的帖子。

You


can set how large the avatar should be, how many columns (or rows) you’d like in the grid, and the display title of the widget.

可以设置头像的大小,网格中您想要多少列(或行)以及小部件的显示标题。

安装步骤

    1. Install the plugin (upload the authorGrid/ folder to your plugins directory)
    2. 安装插件(将authorGrid /文件夹上传到您的插件目录中)

    3. Activate the plugin in ‘plugins’ in the Dashboard
    4. 激活仪表板“插件”中的插件

    5. Choose “Appearance” > “Widgets”
    6. 选择“外观”>“小部件”

    7. Find the “authorGrid” widget, and drag it to your desired location on your sidebar.
    8. 找到“ authorGrid”小部件,然后将其拖动到侧边栏上的所需位置。

    9. Set the title, whether you’d like to set the number of columns or the number of rows, and then set the number.
    10. 设置标题,无论您要设置列数还是行数,然后再设置数字。

    11. Choose the size at which you’d like the avatars to be displayed.

    12. 选择显示化身的大小。

      (this may be a guess and check process to fit with your theme)

    13. (这可能是一个猜测和检查过程,以适合您的主题)

    14. Click save, and enjoy!
    15. 单击“保存并享受”!

下载地址
https://downloads.wordpress.org/plugin/authorgrid.zip
收起阅读 »

[wordpress插件] Author Page Comments作者页面评论

评分0描述GNU/GPL AuthorComment is a plugins that help to administrate Comment in Author Page as like a testimonial for author. GNU / G...
继续阅读 »
评分
0
描述

GNU/GPL AuthorComment is a plugins that help to administrate Comment in Author Page as like a testimonial for author.

GNU / GPL AuthorComment是一个插件,可以像在作者感言中一样管理“作者页面”中的评论。

See the [Documentation] (http://webwoke.com/wp-plugins/authorcomments.html)

请参阅[文档](http://webwoke.com/wp-plugins/authorcomments.html)

安装步骤

    • Copy and paste the plugins in your plugins folder.

      将插件复制并粘贴到您的插件文件夹中。

    • Copy and Paste author.php and authorcomments.php in your theme folder.

      将author.php和authorcomments.php复制并粘贴到主题文件夹中。

    • If you already have author.php, please copy and paste the tag below.

      如果您已经拥有author.php,请复制并粘贴以下标签。


      <!-开始->

      loadACpostid($curauth->ID);

      loadACpostid($ curauth-> ID);

      if(sizeof($authorcomment)>0){ ?>

      if(sizeof($ authorcomment)> 0){?>

    • Send Author Comment

      发送作者评论

                     

                       

          ‘1’, ‘post_type’=>’authorcomments’, ‘ID’=>$authorcomment[0]->ID,
                                     

          “ 1”,“ post_type” =>“ authorcomments”,“ ID” => $ authorcomment [0]-> ID,
                                     

          ‘nopaging’ => 0, ‘post_status’ => ‘inherit’));

          ‘nopaging’=> 0,‘post_status’=>‘继承’));

          ?>

        ?>

            have_posts()) : while ($r->have_posts()) : $r->the_post();

          <?php if($ r-> have_posts()):while($ r-> have_posts()):$ r-> the_post(); 

        $withcomments = 1;                  

        $ withcomments = 1;                  

        comments_template("/authorcomments.php");

        comments_template(“ / authorcomments.php”);

        endwhile;

        最后

        endif;

        万一;

        ?>

    • ?>

      <!-结束->

    • Here is authorcomments.php look like.

      这是authorcomments.php的样子。

               

      <!-开始->         

      This post is password protected.

      此帖子受密码保护。

      Enter the password to view comments.

      输入密码以查看评论。

      ->

      to “

        
      <?php comments_number('No Responses','One Response','%Responses');?>改为“ <?php the_title();

      ?>”

      comment_status) : ?>                  

      Comments are closed.

      ->

      注释已关闭。 <?php endif;

      ?>

      ?>

      comment_status) : ?>

      comment_status):?>

      <

      << / p>

      div id=”respond”>

      div id =“已响应”>

      You must be 登录才能发表评论。

      <

      << / p>

      form action=”/wp-comments-post.php” method=”post” id=”commentform”>

      form action =” / wp-comments-post.php” method =” post” id =“ commentform”>

      . 登录。退出» <

      /p>

      / p>

      下载地址

      https://downloads.wordpress.org/plugin/authorcomments.zip
收起阅读 »

[wordpress插件] Author WIP Progress Bar作者WIP进度栏

评分100描述The WIP (Work in Progress) Progress Bar is the plugin I wanted as an author for my website. WIP(进行中的工作)进度条是我作为网站作者想要的插件。 Th...
继续阅读 »
评分
100
描述

The WIP (Work in Progress) Progress Bar is the plugin I wanted as an author for my website.

WIP(进行中的工作)进度条是我作为网站作者想要的插件。

The WIP-Progress Bar creates beautiful progress bars (AKA progress meters) via Widgets or by generating a shortcode.

WIP进度条通过Widget或通过生成简码创建漂亮的进度条(AKA进度表)。

An excellent and fun way to engage with your fans.

与粉丝互动的绝佳且有趣的方式。

The plugin tracks word or page count goals, current word or page count, and calculates the progress by showing the completion percentage and displaying that with a very cool progress bar with multiple colors, animation and other choices to choose from.

该插件可跟踪字数或页面数目标,当前字数或页面数,并通过显示完成百分比并使用非常酷的进度条(包含多种颜色,动画和其他选项)来显示进度来计算进度。

p>

>

The plugin also allows the writer to display a hyperlink, their book cover from the media library, and custom text along with the progress bar.

该插件还允许作者显示超链接,媒体库中的书籍封面以及自定义文本以及进度条。

安装步骤

    1. From “add new plugin” Upload the Progress Bar Plugin zipped file to install it.
    2. 从“添加新插件”中上传进度条插件压缩文件以进行安装。

    3. Activate the plugin using the ‘Plugins’ menu in your WordPress admin dashboard.
    4. 使用WordPress管理控制台中的“插件”菜单激活插件。

    5. You can setup the progress bar from the “Appearances” “Widgets” menu.
    6. 您可以从“外观”“小部件”菜单中设置进度条。

    7. You can generate a shortcake to insert a progress bar into a Post or Page by clicking on the “Progress Bar” setting in the menu.
    8. 您可以通过单击菜单中的“进度栏”设置来生成快捷方式,以将进度栏插入“帖子”或“页面”中。

    '>

    Widget setup video:

    小部件设置视频:

    '>

    How to generate shortcode video:

    如何生成短码视频:

    '>

下载地址
https://downloads.wordpress.org/plugin/author-work-in-progress-bar.zip
收起阅读 »

[wordpress插件] Author Wordcount作者字数统计

评分0描述Author Wordcount is a simple tool that allows you to enter the title of作者Wordcount是一个简单的工具,可让您输入的标题a work-in-progress (I’m lo...
继续阅读 »
评分
0
描述

Author Wordcount is a simple tool that allows you to enter the title of

作者Wordcount是一个简单的工具,可让您输入
的标题

a work-in-progress (I’m looking at you, NaNoWriMo draft), a current word

进行中的工作(我正在寻找您,NaNoWriMo草案),当前字词

count, and a goal word count.

数和目标字数。

These counters can be updated when you have

这些计数器可以在您拥有
时进行更新

new words available, and can be deleted when you’re finished.

提供了新词,您可以在完成后将其删除。

You can have

你可以有

any number of works in progress at a time, since if you’re like me, you’ve

一次进行任何数量的作品,因为如果您像我一样,那么您

probably got a huge collection of drafts just waiting to be finished.

也许有大量的草稿正等着完成。

The style is based on an old component that used to sit on the sidebar of

样式基于以前位于
侧边栏上的旧组件

Hugh Howey’s website.

休·豪威的网站

Thanks, Hugh!

谢谢,休!

安装步骤

Place all the files in a directory inside of wp-content/plugins (for example,

将所有文件放在wp-content / plugins内的目录中(例如,

author-wordcount).

author-wordcount)。

Activate the plugin, and make sure that you add the

激活插件,并确保您添加

widget to a sidebar.

小部件到侧边栏。

You can find the admin page under Settings, titled Author Wordcount.

您可以在“设置”下找到名为“作者字数”的管理页面。

下载地址
https://downloads.wordpress.org/plugin/author-wordcount.1.0.1.zip
收起阅读 »

[wordpress插件] Author Tweets作者推文

评分0描述Display’s Author Box Info, a Link To Their Website, and The Author’s Last Tweet every time they Tweet Below Every Post or Art...
继续阅读 »
评分
0
描述

Display’s Author Box Info, a Link To Their Website, and The Author’s Last Tweet every time they Tweet Below Every Post or Article!!

展示的“作者框信息”,指向其网站的链接,以及他们每次在每条帖子或文章下发推时的作者的最后发推!!

Just enter Your Twitter Username.

只需输入您的Twitter用户名。

Uses jQuery and JSON.

使用jQuery和JSON。

The plugin adds a new input option in the user profile editor title ‘Twitter Username’.

该插件在用户个人资料编辑器标题“ Twitter用户名”中添加了一个新的输入选项。

All you have to do is fill in you twitter username, bio and website url.

您所要做的就是填写您的Twitter用户名,个人简介和网站网址。

安装步骤

What To Do

做什么

    1. Download the zip to your hardrive.
    2. 将压缩文件下载到您的hardrive中。

    3. Upload to your ‘Plugin’ Directory via On-site Uploader (zip).
    4. 通过现场上载器(zip)上载到“插件”目录。

    5. Second Last, Click ‘Activate Plugin’.
    6. 第二,点击“激活插件”。

    7. Go To Your Profile Options Page.
    8. 转到您的个人资料选项页面。

    9. Enter Twitter Username, Bio, and Website URL.
    10. 输入Twitter用户名,个人简介和网站URL。

    11. Save!
    12. 保存!

下载地址
https://downloads.wordpress.org/plugin/author-tweets.zip
收起阅读 »

[wordpress插件] PP Author TrackPP作者追踪

评分0描述An easy way for your book review site to earn more money!您的书评网站可以轻松赚到更多钱!Now you can give your users an easy way to get notif...
继续阅读 »
评分
0
描述

An easy way for your book review site to earn more money!

您的书评网站可以轻松赚到更多钱!

Now you can give your users an easy way to get notified when an author they like publishes a new book.

现在,您可以为用户提供一种轻松的方式,让他们在喜欢的作者出版新书时得到通知。

The service is provided for free by Pushpig.

该服务由Pushpig免费提供。

How it works:

工作原理:

    1. You install and activate this plugin.
    2. 您安装并激活此插件。

    3. You add a short code with the author name and your Amazon Affiliate ID
    4. 您添加带有作者姓名和Amazon Affiliate ID的简短代码

    5. A link is generated – after the reader clicks on it, they will be taken to a special page on Pushpig to sign-up.

    6. 会生成一个链接-读者单击它之后,会将其带到Pushpig上的特殊页面上进行注册。

      After they have, they will be returned to your site.

      拥有之后,它们将返回到您的站点。

      In the future, they will receive an email whenever the author publishes a new book.

      将来,每当作者出版新书时,他们都会收到一封电子邮件。

      The email contains a link to Amazon and uses your Amazon Affiliate ID, so you get the affilate money from Amazon!

    7. 该电子邮件包含指向Amazon的链接,并使用您的Amazon Affiliate ID,因此您可以从Amazon获得相关款项!

安装步骤

    1. Upload pp-author-track.zip to your WordPress site via Admin->Plugins->Add New->Upload
    2. 通过Admin->插件-> Add New-> Upload 将pp-author-track.zip上传到您的WordPress网站。

    3. Active the plugin Author Track by Pushpig
    4. 通过Pushpig激活插件作者跟踪

    5. In any post add the shortcode [author_track author=”Robin Hobb” amazon_id=”pushpig-20″], replacing Robin Hobb with the author you want your readers to track, and pushpig-20 with your Amazon affiliate ID.<

    6. 在任何帖子中添加简码[author_track author =” Robin Hobb” amazon_id =” pushpig-20”],将Robin Hobb替换为您希望读者跟踪的作者,并将pushpig-20替换为您的亚马逊会员ID。<

      /li>

      / li>

    7. Profit!
    8. 利润!

下载地址
https://downloads.wordpress.org/plugin/author-track.zip
收起阅读 »

[wordpress插件] Author Tags作者标签

评分100描述Simple plugin helps to personalize authors or users page with sidebar widgets specific to authors or users page.简单的插件有助于使用特...
继续阅读 »
评分
100
描述

Simple plugin helps to personalize authors or users page with sidebar widgets specific to authors or users page.

简单的插件有助于使用特定于作者或用户页面的侧边栏小部件来个性化作者或用户页面。

It will display author specific tags.

它将显示作者特定的标签。

Features:

特点:

1. Custom widget title, option to add author name.

1.自定义窗口小部件标题,添加作者姓名的选项。

2. Counts number of posts by author.

2.按作者计数的帖子数。

3. Easy to add.

3.易于添加。

安装步骤

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

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

    5. The configuring options are in the usual widget admin interface.
    6. 配置选项位于通常的窗口小部件管理界面中。

下载地址
https://downloads.wordpress.org/plugin/author-tags.zip
收起阅读 »

[wordpress插件] Author Stats作者统计

评分20描述Displays various metrics for a selected author显示所选作者的各种指标License许可证Copyright 2010 – 2012 Joe Boydston, Don Kukral 2010年-2012...
继续阅读 »
评分
20
描述

Displays various metrics for a selected author

显示所选作者的各种指标

License

许可证

Copyright 2010 – 2012 Joe Boydston, Don Kukral

2010年-2012年版权Joe Boydston,Don Kukral

This program is free software;

该程序是免费软件;

you can redistribute it and/or modify

您可以重新分发和/或修改

it under the terms of the GNU General Public License as published by

根据
发布的GNU通用公共许可的条款进行

the Free Software Foundation;

自由软件基金会;

either version 2 of the License, or

许可的版本2或

(at your option) any later version.

(您可以选择)任何更高版本。

This program is distributed in the hope that it will be useful,

分发该程序是希望它会有用,

but WITHOUT ANY WARRANTY;

但没有任何保证;

without even the implied warranty of

甚至没有
的暗示保证

MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

特定目的的适销性或适用性。

See the

参见

GNU General Public License for more details.

GNU通用公共许可证以获取更多详细信息。

You should have received a copy of the GNU General Public License

您应该已经收到了GNU通用公共许可证的副本

along with this program;

与该程序一起;

if not, write to the Free Software

如果没有,请写信给免费软件

Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USANone.

Foundation,Inc.,59 Temple Place,Suite 330,Boston,MA 02111-1307 USANone。

安装步骤

Copy “author-stats” folder to your WordPress Plugins Directory.

将“ author-stats”文件夹复制到您的WordPress插件目录。

Activate plugin via WordPress settings.

通过WordPress设置激活插件。

下载地址
https://downloads.wordpress.org/plugin/author-stats.1.3.zip
收起阅读 »

[wordpress插件] Author Social Links作者社交链接

评分0描述This plugin is extremely beneficial if you have more than one author on your blog but it?s also still good to have even if yo...
继续阅读 »
评分
0
描述

This plugin is extremely beneficial if you have more than one author on your blog but it?s also still good to have even if your blog only has one author.

如果您的博客上有多个作者,那么此插件将非常有用,即使您的博客只有一个作者,也仍然很不错。

What it does is add in social media links to your Contact Info section in your user profile for popular social media sites such as Google Plus, Twitter and Facebook.

它的作用是将社交媒体链接添加到用户配置文件中“联系信息”部分的流行的社交媒体网站(如Google Plus,Twitter和Facebook)中。

Once you fill in one or more of those fields, 16 x16 icons will appear next to your name when your name appears as the author of a blog post.

一旦您填写了这些字段中的一个或多个,当您的名字显示为博客文章的作者时,您的名字旁边将出现16 x16图标。

This lets readers easily find your social media information as they read and is completely unique to each author.

这使读者在阅读时可以轻松找到您的社交媒体信息,并且对于每个作者都是完全独特的。

安装步骤

Installation is really simple.

安装非常简单。

    1. Upload plugin-name.php to the /wp-content/plugins/ directory
    2. plugin-name.php 上载到 / wp-content / plugins / 目录

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

    5. Update the Contact Info fields in your user profile
    6. 更新用户个人资料中的“联系信息”字段

下载地址
https://downloads.wordpress.org/plugin/author-social-links.zip
收起阅读 »
<<<7287728872897290729172927293>>>