[wordpress插件] BP Site PostBP网站发布

wordpress 插件 文章 2020-03-10 20:50 588 0 全屏看文

AI助手支持GPT4.0

评分
100
描述

Providing a front end post solution for a BuddyPress social network is not simply a case of enabling a front-end editor.

为BuddyPress社交网络提供前端帖子解决方案不只是启用前端编辑器的情况。

There are other considerations such as removing access to the WP back-end if that’s required.

还有其他注意事项,例如,如果需要,请删除对WP后端的访问。

This plugin aims to help with both of these tasks by providing an editor that is closely integrated with BuddyPress and also providing options to better customize the overall look and feel of the users access to the site.

该插件旨在通过提供与BuddyPress紧密集成的编辑器来帮助完成这两项任务,并提供一些选项以更好地自定义用户访问该网站的整体外观。

So for example to can hide key elements of the WordPress Tool-bar, you can also disable any WordPress edit links that would traditionally go to the back-end.

因此,例如,为了可以隐藏WordPress工具栏的关键元素,您还可以禁用传统上会转到后端的任何WordPress编辑链接。

You can also deny users access to the backend altogether by redirecting to such requests to the home page.

您也可以通过将此类请求重定向到首页来完全拒绝用户访问后端。

This plugin is a fork of DJD Site Post, it’s been updated in order to work with BP Post Status to deliver a front end editing experience which offers site admin a great degree of control over the user editing experience.

此插件是DJD网站发布的分支,为了与BP发布状态一起使用而进行了更新,以提供前端编辑体验,从而使网站管理员可以对用户编辑体验进行高度控制。

A large number of features can be customized.

可以定制大量功能。

It supports Group.

它支持组。

Members Only, Friends Only and Follow post statuses and you can choose to only allow pending submissions or to allow users to to publish immediately.

仅限会员,仅限朋友和关注帖子状态,您可以选择仅允许待处理的提交或允许用户立即发布。

Some of the features include:

其中一些功能包括:

    • Front end posting from a page with the shortcode loaded [bp-site-post];
    • 从页面上加载了[bp-site-post]的短代码的前端发布;

    • Front End editing of posts – the plugin has options to replace the WordPress edit links with links pointing to the Site Post editor.
    • 帖子的前端编辑–插件具有将WordPress编辑链接替换为指向“网站帖子”编辑器的链接的选项。

    • Supports BP Post Status post statuses – Group, Members, Friends and Follow posts.
    • 支持BP帖子状态帖子状态-组,成员,朋友和关注帖子。

    • Various elements of the post structure are optional.
    • 帖子结构的各种元素都是可选的。

    • Where applicable, certain aspects of the post can be enforced, for example you can enforce unique post titles across the site.
    • 在适用情况下,可以强制执行帖子的某些方面,例如,您可以在整个网站上强制执行唯一的帖子标题。

    • Allows guest publishing without a login.
    • 允许访客登录而无需登录。

    • Posts can be from all site members or just those with edit_posts capability.
    • 帖子可以来自所有站点成员,也可以来自具有edit_posts功能的成员。

    • Post Format, Categories and tags can be selected.
    • 可以选择帖子格式,类别和标签。

    • Media upload for image insertion plus other related third party plugins for all site members, not just thse with ‘upload_files’ capability.
    • 用于图像插入的媒体上传以及适用于所有网站成员的其他相关第三方插件,而不仅仅是具有“ upload_files”功能的

    • Post categories can be restricted to a subset of the full category list.
    • 帖子类别可以限制为完整类别列表的一部分。

    • The first inserted image in the post can be automatically set as the featured image.
    • 帖子中的第一个插入图像可以自动设置为特色图像。

    • Post structure is customizable and enforceable.
    • 帖子结构是可自定义和可执行的。

    • Post widget with the same features as the shortcode.
    • 发布与短代码具有相同功能的小部件。

    • Hide the WP Toolbar, or just the New Content and Edit menu items
    • 隐藏WP工具栏,或者仅隐藏“新建内容”和“编辑”菜单项

    • Replace WP Edit Post link with links to the Site Post editor.
    • 替换WP Edit Post链接,并带有指向Site Post编辑器的链接。

    • Supports Shortcodes Ultimate button for more front end posting options (media upload capability required).
    • 支持“简码终极”按钮以提供更多前端发布选项(需要具有媒体上传功能)。

    • Provides My Posts page listing the authors posts for visitors to the profile, if the author views the profile, draft posts will be displayed with additional post information.
    • 提供“我的帖子”页面,其中列出了针对个人资料访问者的作者帖子,如果作者查看个人资料,则将显示帖子草稿以及其他帖子信息。

    • Provides a Pending Posts page for users to view and edit their submitted posts.
    • 提供一个“待处理帖子”页面,供用户查看和编辑其提交的帖子。

    • Provides a Moderation page to users who can edit others posts – Editors.
    • 向可以编辑其他帖子(编辑者)的用户提供“审核”页面。

    After installing and activating the plugin you will need to add the [bp-site-post] shortcode to the page that will host the editor.

    在安装并激活插件后,您需要将[bp-site-post]短代码添加到将托管编辑器的页面上。

    This adds a responsive form to the front end.

    这会将响应形式添加到前端。

    Please note: This plugin is not compatible with Gutenberg edited posts;

    请注意:此插件与Gutenberg编辑的帖子不兼容;

    Though it’s possible to completely separate front end edited posts from those created in the back end.

    尽管可以将前端编辑的帖子与后端创建的帖子完全分开。

    Note that whilst it will work standalone it has been designed to work best with BP Post Status.

    请注意,尽管它可以独立运行,但其设计与BP Post Status一起使用效果最佳。

    It also needs BuddyPress.

    它还需要BuddyPress。

安装步骤

    1. Unzip bp-site-post.zip
    2. 解压缩bp-site-post.zip

    3. Upload all the files to the /wp-content/plugins/bp-site-post directory.
    4. 将所有文件上传到 / wp-content / plugins / bp-site-post 目录。

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

    7. Customize the plugin.

    8. 自定义插件。

      To do so click BP Site Post in the WordPress Settings menu.

    9. 为此,请在WordPress 设置菜单中单击 BP网站帖子

    10. Include the shortcode [bpsp-site-post] in the post or page were you want to display the form.
    11. 要显示表单的帖子或页面中包含简短代码[bpsp-site-post]。

下载地址
https://downloads.wordpress.org/plugin/bp-site-post.1.7.5.zip
-EOF-

AI助手支持GPT4.0


国内超级便宜服务器

摸鱼人热门新闻聚合

钻级赞助商 我要加入

开发者在线工具

第三方支付技术请加QQ群

相关文章
[wordpress插件] Download HTML TinyMCE Button下载HTML TinyMCE按钮
[wordpress插件] Contact Form 7 to Robly联系表格7到Robly
[wordpress插件] Add HTML Extension to Specific Pages将HTML扩展名添加到特定页面
[wordpress插件] CP Responsive SliderCP响应滑块
[wordpress插件] Disable Theme and Plugin Editor禁用主题和插件编辑器
随便看看
教育科技公司申请微信支付被拒绝? 3911
微信公众号免300认证教程 5015
小程序已经上线,作为管理员无法在小程序数据助手查看数据? 4135
小程序广告组件通过审核,但是小程序内没有显示广告? 4312
企业微信通讯录账号被管理员误/恶意删除,怎么办? 8102
问题? 7428
如何快速搭建抽奖助手小程序(无需代码知识) 5108
许涛 大哥在吗, 要解冻小程序的时候提示信息主体不一致, 能帮忙看下吗? 6063
小程序搜一搜全称搜索不显示 麻烦解决一下!谢谢 5673
我的小程序广告收款主体是个体工商户,每个月邮寄两次发票很是麻烦,我年底的时候打包邮寄一次可以么? 5265