小工具      在线工具  汉语词典  dos游戏  css  js  c++  java

如何使用Slim Jetpack在没有WordPress.com帐户的情况下获取Jetpack

python,java,大数据,wordpress,编程语言 额外说明

收录于:23天前

Jetpack is a set of plugins developed by Automattic to bring WordPress.com functionality to WordPress.org users. Despite the fact that it is one of the most downloaded plugins in the directory, many do not like the way it forces users to connect with WordPress.com to use modules that have no need for the API. Until you connect, the plugin shows an annoying banner through out your dashboard. Not to mention that a lot of these modules worked just fine in the past without the authentication until those plugins were merged into Jetpack. This was the reason why we forked the Carousel element and released 没有 Jetpack 插件的轮播. Well if you are one of the users who are annoyed by these marketing gimmicks, and you want other features than just the carousel, then you would love this. In this article we will show you how to get Jetpack features without a WordPress.com account using Slim JetPack.

Jetpack是由Automattic开发的一组插件,旨在为WordPress.org用户带来WordPress.com功能。 尽管它是目录中下载次数最多的插件之一,但许多插件都不喜欢它强制用户与WordPress.com连接以使用不需要API的模块的方式。 在您建立连接之前,该插件会在您的整个仪表板上显示一个烦人的横幅。 更不用说,直到这些插件合并到Jetpack中之前,其中许多模块在没有身份验证的情况下都能正常工作。 这就是为什么我们分叉Carousel元素并发布没有 Jetpack 插件的Carousel的原因。 好吧,如果您是被这些营销头困扰的用户之一,并且除了轮播之外还想要其他功能,那么您会喜欢的。 在本文中,我们将向您展示如何使用Slim JetPack在没有WordPress.com帐户的情况下获得Jetpack功能。

First thing you need to do is install and activate 超薄喷气背包 plugin. Slim Jetpack is developed and maintained by 霍华德·梅 as an independent fork of Jetpack. It is not maintained or developed by Automattic even though the plugins directory mentions Automattic as an author.

您需要做的第一件事是安装并激活超薄喷气背包插件。 Slim Jetpack由霍华德·梅作为Jetpack的独立分支开发和维护。 即使插件目录提到Automattic作为作者,它也不由Automattic维护或开发。

After activating the plugin, go to 设置 » 超薄喷气背包. There you will see available modules. You can selectively activate the modules you need, and you do not need WordPress.com account to activate these modules.

激活插件后,转到设置 » 超薄喷气背包 。 在那里,您将看到可用的模块。 您可以有选择地激活所需的模块,而无需WordPress.com帐户即可激活这些模块。

Slim Jetpack Modules

Slim Jetpack 插件支持以下模块:

Slim Jetpack 插件支持以下模块:

  • Carousel

    轮播
  • Sharing

    分享
  • Spelling and Grammar

    拼写和语法
  • Gravatar Hovercards

    墓地悬停卡
  • Contact Form

    联系表
  • Tiled Galleries

    平铺的画廊
  • WP.me Shortlinks

    WP.me短链接
  • Shortcode Embeds

    简码嵌入
  • Custom CSS

    自定义CSS
  • Mobile Theme

    手机主题
  • Beautiful Math

    美丽的数学
  • Extra Sidebar Widgets

    额外的侧边栏小部件
  • Infinite Scroll

    无限滚动

Slim Jetpack 与 Jetpack 不兼容,因此您不能同时使用这两个插件。如果您需要订阅模块、WordPress.com Stats 或依赖 WordPress.com API 的其他模块,那么您必须使用 Jetpack。

Slim Jetpack 与 Jetpack 不兼容,因此您不能同时使用这两个插件。如果您需要订阅模块、WordPress.com 统计信息或依赖于 WordPress.com API 的其他模块,则必须使用 Jetpack。

While Jetpack is an awesome set of plugins, the marketing part makes it extremely annoying. But the beauty of open source is that people can build upon it. 超薄喷气背包 is an excellent alternative for users who want majority of Jetpack’s modules without connecting to WordPress.com. What are your thoughts on this issue? Would you be using this on your site?

虽然Jetpack是一组很棒的插件,但是营销部分却使其非常烦人。 但是开源的优点在于人们可以在此基础上进行开发。 对于需要大部分Jetpack模块而不连接WordPress.com的用户而言, 超薄喷气背包是绝佳的选择。 您对此问题有何看法? 您会在网站上使用它吗?

翻译自: https://www.wpbeginner.com/plugins/how-to-get-jetpack-without-a-wordpress-com-account-using-slim-jetpack/

. . .

相关推荐

额外说明

xml转json,json转xml

<dependencies> <!--序列化--> <dependency> <groupId>com.fasterxml.jackson.core</groupId> <a

额外说明

如何使用Jedis操作Redis数据库?

大家好,我是卷心菜。本篇主要讲解使用Java操作redis数据库,如果您看完文章有所收获,可以三连支持博主哦~,嘻嘻。 文章目录 一、前言 二、获取Jedis对象 三、基础操作 1、操作字符串 2、操作列表 3、操作键key 4、操作哈希hash 5、操

额外说明

TP5+商城小程序——专题、分类、商品详情接口编写-分类商品接口编写

QQ 1274510382 Wechat JNZ_aming 商业联盟 QQ群538250800 技术搞事 QQ群599020441 解决方案 QQ群152889761 加入我们 QQ群649347320 共享学习 QQ群674240731 纪年科技am

额外说明

AJAX ------ 原生 AJAX

原生 AJAX GET 请求 一. 实例要求:点击按钮,发送GET请求,在 div 中做呈现 HELLO AJAX 创建 server.js 文件 //1.引入express const express = require('express');

额外说明

Hyper-V:无法打开虚拟机,因为虚拟机监控程序未运行

管理员权打开 cmd 窗口 输入:bcdedit  /set hypervisorlaunchtype Auto 前提是机器已经开启了 虚拟化和开启了虚拟机监控程序

额外说明

C语言之选择判断(二)

上节课我们学习了if,else,else if这些选择判断。这节课我们学习switch,这并不是游戏机,而是一个很灵活的选择判断,并且很简短。 引出:菜单例子 添加一个学生---1。删除一个学生---2。浏览学生信息---3。退 出 系 统---4。 格

额外说明

Jmeter性能测试

首先为什么做性能测试,大部分人都有所了解,举个例子,比如说12306,每到节假日,真的是一票难求,有的时候,甚至网页进不去,更严重可能服务发生崩溃,用户体验极差 性能测试基本概念 模拟多个用户的操作对服务硬件性能的影响 TPS(Transaction p

额外说明

ng-container的使用

ng-container既不是一个Component,也不是一个Directive,只是单纯的一个特殊tag。 这点类似于template,Angular复用了HTML5规范中template 的tag的语义,不过并没有真正利用其实现,因此在审查元素中是

额外说明

六、关联查询

六、关联查询 6.1、子查询 子查询是 MySQL 中比较常用的查询方法,通过子查询可以实现多表关联查询。子查询指将一个查询语句嵌套在另一个查询语句中。 练习: -- 查询乱世佳人的出版社名称 select pub_id from book where

额外说明

前端案例:我的备忘录(支持事件的增加、删除和修改,代码完整)

        本案例未使用任何框架,均使用 js 原生以及 DOM 操作实现,代码完整,复制即用。 目录 一、案例效果 二、涉及要点 1. 事件监听 2. DOM 节点操作 (1)常用节点获取方法 (2)常用节点信息获取方法 (3)常用节点属性获取方式

ads via 小工具