Title: HyperPress: Modern Hypermedia for WordPress
Author: Esteban
Published: <strong>2024 年 7 月 5 日</strong>
Last modified: 2026 年 4 月 29 日

---

搜索插件

![](https://ps.w.org/api-for-htmx/assets/banner-772x250.png?rev=3338336)

![](https://ps.w.org/api-for-htmx/assets/icon-256x256.png?rev=3338336)

# HyperPress: Modern Hypermedia for WordPress

 作者：[Esteban](https://profiles.wordpress.org/tcattd/)

[下载](https://downloads.wordpress.org/plugin/api-for-htmx.3.2.6.zip)

 * [详情](https://cn.wordpress.org/plugins/api-for-htmx/#description)
 * [评价](https://cn.wordpress.org/plugins/api-for-htmx/#reviews)
 *  [安装](https://cn.wordpress.org/plugins/api-for-htmx/#installation)
 * [开发进展](https://cn.wordpress.org/plugins/api-for-htmx/#developers)

 [支持](https://wordpress.org/support/plugin/api-for-htmx/)

## 描述

Supercharge WordPress with the power of hypermedia. Use Datastar, HTMX or Alpine
Ajax to create rich, interactive blocks and pages—all with the simplicity of PHP.
No JavaScript required.

Hypermedia is a concept that extends the idea of hypertext by allowing for more 
complex interactions and data representations. It enables the use of AJAX, WebSockets,
and Server-Sent Events directly in HTML using attributes, without writing any JavaScript.
It reuses an “old” concept, [Hypermedia](https://hypermedia.systems/), to handle
the modern web in a more HTML-like and natural way.

Check the [full feature set at here](https://github.com/EstebanForge/HyperPress).

This plugin include several Hypermedia libraries by default, locally from the plugin
folder. Currently, it includes:

 * [HTMX](https://htmx.org/) with [Hyperscript](https://hyperscript.org/).
 * [Alpine Ajax](https://alpine-ajax.js.org/) with [Alpine.js](https://alpinejs.dev/).
 * [Datastar](https://data-star.dev/).

The plugin has an opt-in option, not enforced, to include these third-party libraries
from a CDN (using the unpkg.com service). You must explicitly enable this option
for privacy and security reasons.

## 屏幕截图

[⌊Main options page.⌉⌊Main options page.⌉[

Main options page.

[⌊About⌉⌊About⌉[

About

## 区块

该插件提供了 3 个区块.

 *   HB Quote Block (JSON) A quote block with author attribution and styling – block.
   json implementation.
 *   HB Content Card (JSON) A content card block with title, image, and nested content
   area – block.json implementation.
 *   HB Hero Banner (JSON) A hero banner block with headline, subtitle, and call-
   to-action button – block.json implementation.

## 安装

 1. Install HyperPress from WordPress repository. Plugins > Add New > Search for: HyperPress(
    or Hypermedia). Activate it.
 2. Configure HyperPress at Settings > HyperPress.
 3. Enjoy.

## 常见问题

### Where is the FAQ?

You can [read the full FAQ at GitHub](https://github.com/EstebanForge/HyperPress/blob/main/docs/faq.md).

### Suggestions, Support?

Please, open [a discussion](https://github.com/EstebanForge/HyperPress/discussions).

### Found a Bug or Error?

Please, open [an issue](https://github.com/EstebanForge/HyperPress/issues).

## 评价

![](https://secure.gravatar.com/avatar/5ce6bdc003eccb8fe3206b8f4e3b82afba4958d1313a37992fc931e4602fb6ef?
s=60&d=retro&r=g)

### 󠀁[Great Hypermedia Integration for WordPress](https://wordpress.org/support/topic/great-hypermedia-integration-for-wordpress/)󠁿

 [eduwass](https://profiles.wordpress.org/eduwass/) 2025 年 8 月 2 日 1 回复

A great way to add modern hypermedia capabilities to WordPress sites. It works seamlessly
with HTMX, Datastar, and Alpine AJAX, so if you are interested in these technologies
this a great bridge. The API is well-designed and easy to use. Helper functions 
make building reactive interfaces straightforward. The plugin integrates naturally
with WordPress. What really stands out is the extensibility – the action hooks and
filters allow for easy customization without touching core files. The maintainer
is responsive on GitHub and quickly responds to issues and merges useful contributions.
Thanks Esteban!

![](https://secure.gravatar.com/avatar/38300393128c3e098406b6fc08759de3ae691c56244734590eeeba2a6fc67e9a?
s=60&d=retro&r=g)

### 󠀁[I’m amazed not more people are delighted with this!](https://wordpress.org/support/topic/im-amazed-not-more-people-are-delighted-with-this/)󠁿

 [texofant](https://profiles.wordpress.org/texofant/) 2024 年 7 月 20 日 1 回复

This is the *IDEAL* technology to quickly enable features almost without any boilerplate
code. This is plugin makes using it a breeze, it just works.Highly recommended!

 [ 阅读所有2条评价 ](https://wordpress.org/support/plugin/api-for-htmx/reviews/)

## 贡献者及开发者

「HyperPress: Modern Hypermedia for WordPress」是开源软件。 以下人员对此插件做出
了贡献。

贡献者

 *   [ Esteban ](https://profiles.wordpress.org/tcattd/)

[帮助将「HyperPress: Modern Hypermedia for WordPress」翻译成简体中文。](https://translate.wordpress.org/projects/wp-plugins/api-for-htmx)

### 对开发感兴趣吗?

您可以[浏览代码](https://plugins.trac.wordpress.org/browser/api-for-htmx/)，查看
[SVN仓库](https://plugins.svn.wordpress.org/api-for-htmx/)，或通过[RSS](https://plugins.trac.wordpress.org/log/api-for-htmx/?limit=100&mode=stop_on_copy&format=rss)
订阅[开发日志](https://plugins.trac.wordpress.org/log/api-for-htmx/)。

## 更新日志

[Check the changelog at GitHub](https://github.com/EstebanForge/HyperPress/blob/master/CHANGELOG.md).

## 额外信息

 *  版本 **3.2.6**
 *  最后更新：**1 月前**
 *  活跃安装数量 **10+**
 *  WordPress 版本 ** 6.5 或更高版本 **
 *  已测试的最高版本为 **6.9.4**
 *  PHP 版本 ** 8.2 或更高版本 **
 *  语言
 * [English (US)](https://wordpress.org/plugins/api-for-htmx/)
 * 标签
 * [ajax](https://cn.wordpress.org/plugins/tags/ajax/)[htmx](https://cn.wordpress.org/plugins/tags/htmx/)
 *  [高级视图](https://cn.wordpress.org/plugins/api-for-htmx/advanced/)

## 评级

 5 星（最高 5 星）。

 *  [  2 条 5 星评价     ](https://wordpress.org/support/plugin/api-for-htmx/reviews/?filter=5)
 *  [  0 条 4 星评价     ](https://wordpress.org/support/plugin/api-for-htmx/reviews/?filter=4)
 *  [  0 条 3 星评价     ](https://wordpress.org/support/plugin/api-for-htmx/reviews/?filter=3)
 *  [  0 条 2 星评价     ](https://wordpress.org/support/plugin/api-for-htmx/reviews/?filter=2)
 *  [  0 条 1 星评价     ](https://wordpress.org/support/plugin/api-for-htmx/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/api-for-htmx/reviews/#new-post)

[查看全部评论](https://wordpress.org/support/plugin/api-for-htmx/reviews/)

## 贡献者

 *   [ Esteban ](https://profiles.wordpress.org/tcattd/)

## 支持

有话要说吗？是否需要帮助？

 [查看支持论坛](https://wordpress.org/support/plugin/api-for-htmx/)