https://github.com/hyperplasma/hyplus-snippets
Backup of hyperplasma code snipeets, including Ultimate Buttons, HyplusCSS, HyProgBar, KINA-1 (legacy), etc.
https://github.com/hyperplasma/hyplus-snippets
css html javascript php wordpress
Last synced: about 1 month ago
JSON representation
Backup of hyperplasma code snipeets, including Ultimate Buttons, HyplusCSS, HyProgBar, KINA-1 (legacy), etc.
- Host: GitHub
- URL: https://github.com/hyperplasma/hyplus-snippets
- Owner: hyperplasma
- License: other
- Created: 2025-07-06T10:00:08.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2025-09-01T10:18:45.000Z (9 months ago)
- Last Synced: 2025-09-01T12:37:39.002Z (9 months ago)
- Topics: css, html, javascript, php, wordpress
- Language: HTML
- Homepage: https://www.hyperplasma.top
- Size: 162 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Hyplus Snippets
This repository contains custom **Hyplus** code snippets of our WordPress site - **Hyperplasma** ([www.hyperplasma.top](https://www.hyperplasma.top)), grouped by Hyplus Level and usage. Compress the codes (via [Hi,Online Tools](https://www.hionlinetools.com/zh-cn/tool/html-compress), for example) before implementing them!
## Categories
* `hl1`: The most important components (**Ultimate Buttons**!) or style sheets (**HyplusCSS!**)
* `hl2`: Components related to specific pages (mostly **HyTool**s)
* `hl3`: Site-wide middlewares or containers
* `hl4`: Experimental components for actual important usages (fun? run!)
* `hl9`: Legacy components that are basically deprecated
* `minor`: Simple, smol, useful non-Hyplus components (actual "code snippets")
* `hytemplate`: Custom templates that directly modify vanilla ones, or overhaul to the default pages
* `qol`: Solutions to what WP unbearably sucks at (the fewer here are, the better u r, WP!!!)
* `security`: Site security enhancements
* `shortcodes`: WP shortcodes of simple custom blocks (also see `hl`'s for more complex custom blocks with shortcodes)
## Featured Snippets
* Ultimate Buttons (+ HyNav)
* HyplusCSS (+ HyplusCSS-Admin)
* HyLightBox
* HyProgbar
* HyTOC (+ SideInfo)
* HyTable.js
* HyGal (+ HyImg)
* ......
## Related plugins
* **[Advanced Post Password](https://wordpress.org/plugins/advanced-post-password/ "Advanced Post Password")**
* **[Better Messages](https://wordpress.org/plugins/bp-better-messages/ "Better Messages")**
* GTranslate (optional)
* **[Ultimate Member](https://wordpress.org/plugins/ultimate-member/ "终极会员")**
* **[WPCode](https://wordpress.org/plugins/insert-headers-and-footers/ "WPCode")** (Lite is enough!)
* **[WP Githuber MD Hyplusified](https://github.com/hyperplasma/githuber-md "WP Githuber MD")** (H)
* ...
---
See more at [Hyperplasma](https://www.hyperplasma.top).