An open API service indexing awesome lists of open source software.

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.

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).