Linux 软件免费装
Banner图

Backstage - Customizer Demo Access

开发者 pixelgrade
vlad.olaru
更新时间 2019年11月8日 17:27
PHP版本: 5.4.0 及以上
WordPress版本: 5.3.0
版权: GPL v2.0 (or later)
版权网址: 版权信息

标签

demo theme options customizer sandbox guest access theme preview site customization preview options theme shop

下载

1.0 1.1.0 1.2.0 1.3.0 1.4.0 1.4.1 1.4.2

详情介绍:

Allow your demo site visitors to easily access the Customizer without logging in. This way you can showcase your product's customization experience as close to reality as possible. Secure Everything is setup in such a way that people who are up to no good can't mess with your demo site data. We've put a lot of thought into this and we believe things are sound. Customizable We know that each of us has their own design sensibilities and particular technical setup. That is why we've made it easy to integrate the plugin in a multitude of scenarios. You can change both the frontend and the Customizer behavior of the plugin. For the frontend, you have several options: When it comes to the Customizer guest experience, the plugin will introduce a Back to Demo button (instead of the Publish button) and a notification for setting user expectations. You can customize the button text and the notification content and behavior. Compatible Backstage should work with any type of Customizer options you have on your site: The plugin is compatible with any type of WordPress installation: The following limitations are inherent to the reality of having a sandboxed Customizer: For theme authors by theme authors The main audience of this plugin are theme and plugin authors that wish to showcase to potential customers the awesome customization possibilities provided by their product. Earn that extra confidence needed for your next sale by being fully open and letting your work speak for itself. Made with love by Pixelgrade

安装:

Installing "Backstage" can be done either by searching for "Backstage" via the Plugins → Add New screen in your WordPress dashboard, or by using the following steps:
  1. Download the plugin via WordPress.org.
  2. Upload the ZIP file through the Plugins → Add New → Upload screen in your WordPress dashboard.
  3. Activate the plugin through the Plugins menu in WordPress.
  4. Head over to Appearance → Backstage (or Network Settings → Backstage if network-wide activated) and set it up.

常见问题:

Is this safe to use in production?

We believe so. To put our money where our mouth is, we use it in production on our own demo multisite installation. We've strived to close off any endpoints that WordPress uses to save things (mainly the changeset logic specific to the Customizer experience).

Without changesets how is the experience consistent with a real scenario?

There is no point in showcasing a customization experience that is not consistent with the real one. We couldn't agree more. That is why we've studied the Customizer JavaScript logic and found ways to maintain the same results without saving anything in the database.

When I navigate in the preview window, customizations don't get applied?

Sometimes, WordPress themes will come with custom JavaScript that will bind to click events and stop their propagation. Due to this, the Customizer (not our's) logic can't catch that click and go the proper way of refreshing the preview window. We really have not way around that.

Can I choose to hide certain Customizer sections or panels?

The plugin doesn't provide this functionality as it is quite difficult to map it to a set of configuration options. But it should be quite straight forward to code a function that "removes" panels, sections or controls when the special pseudo-guest user is logged in.

I am a developer. Can I easily change how things work?

We are also developers (and designers, and marketers, and support people...) just like you. We know how important it is that plugins get coded in an open, thoughtful manner that is friendly towards those that have custom requirements. The plugin provides actions and filters in all the right places allowing you to introduce custom logic just about anywhere, if the need arises.

更新日志:

1.4.2 1.4.1 1.4 1.3 1.2 1.1 1.0