Linux 软件免费装

Rockon All in One

开发者 devikas301
更新时间 2026年8月9日 14:30
PHP版本: 7.0 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

shortcode breadcrumb disable comments content control header footer scripts

下载

3.0 3.1 4.1.0

详情介绍:

Rockon All in One bundles the small site-management jobs that usually need five separate plugins. Everything below is free, with no account and no limits. Breadcrumbs Drop [rockon_breadcrumbs] into a page, or call raio_breadcrumbs() in a template. The trail handles posts, pages, hierarchical categories, custom post types, archives, search results and 404s, with a configurable separator and home label. Content control Wrap any content in [rockon_content] to decide who sees it — by login state, role, capability, user ID, or a scheduled date window. [rockon_content logout]Guests only[/rockon_content] [rockon_content cap="edit_posts"]Editors and above[/rockon_content] [rockon_content user="1,20"]Specific users[/rockon_content] [rockon_content hide="subscriber"]Everyone except subscribers[/rockon_content] [rockon_content start="2026-01-01" end="2026-02-01"]January only[/rockon_content] Conditions combine, so role="editor" day="mon" requires both. Header and footer scripts Add analytics, verification tags or custom CSS to every page without touching your theme. Script fields are restricted to users who can already publish unfiltered HTML. Disable comments One switch closes comments site-wide, hides existing threads, and strips the comment UI out of the admin menu, dashboard and toolbar. Move scripts to the footer Defer head scripts to just before </body> to improve perceived load time. Works with themes and plugins that enqueue correctly.

安装:

  1. Upload the plugin through Plugins → Add New, or extract it into wp-content/plugins/.
  2. Activate it.
  3. Open Rockon → Settings and switch on what you need.
Upgrading from 3.x migrates your existing settings automatically; no reconfiguration is needed.

屏幕截图:

  • General — the switch for the [rockon_content] shortcode.
  • Breadcrumbs — separator, home label and whether the current page is included.
  • Scripts — header and footer snippets printed on every front-end page.
  • Comments — one switch closes comments site-wide and strips the comment UI from the admin.
  • Performance — defer head scripts to just before the closing body tag.
  • The breadcrumb trail on the front end, following the page hierarchy.

升级注意事项:

4.1.0 Paid features now ship as the separate Rockon Advanced plugin. If you bought a licence, install that plugin — your key and settings carry over. 4.0.0 Major rewrite. Your 3.x settings migrate automatically. Review Rockon → Settings after upgrading.

常见问题:

Do I lose anything when a paid licence expires?

No. Every free feature keeps working, and your premium settings are preserved rather than erased — they simply stop applying until you renew.

Does the breadcrumb shortcode work in a template file?

Yes. Use raio_breadcrumbs() to echo it, or raio_breadcrumbs( false ) to get the markup back as a string.

Will "move scripts to footer" break my theme?

It can, if your theme expects scripts in the head. Enable it and check your site before leaving it on.

更新日志:

4.1.0 4.0.0 3.1