Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tolik-punkoff/lj-cut-style-wp-plugin
LJ cut style plugin for Wordpress
https://github.com/tolik-punkoff/lj-cut-style-wp-plugin
cut livejournal php plugin wordpress
Last synced: 8 days ago
JSON representation
LJ cut style plugin for Wordpress
- Host: GitHub
- URL: https://github.com/tolik-punkoff/lj-cut-style-wp-plugin
- Owner: tolik-punkoff
- License: other
- Created: 2016-11-08T04:14:19.000Z (about 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-08T05:14:33.000Z (about 8 years ago)
- Last Synced: 2024-11-13T03:29:22.036Z (2 months ago)
- Topics: cut, livejournal, php, plugin, wordpress
- Language: PHP
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: LICENSE
Awesome Lists containing this project
README
LJ-cut style plugin for Wordpress
version 0.0.1 bAdds shortcode emulating LJ-like cat with additions functionality.
Use: [lj-cut] Text under the cut [/ lj-cut].
Optional parameters:
- Text = "text links to tackle," default 'Read more ...'
- unicancor = "unically-ancor", it allows you to specify a unique anchor for the region
the page to which the link leads cut. Use only letters and symbols "-" and "_". The anchor must be unique.
By default, the anchor used in LiveJournal style (cutid1, cutid2 etc.).Possible to use shortcode several times in one post.
The plugin requires Javascript and CSS does not use special features.Examples:
[Lj-cut] some big text [lj-cut]
[Lj-cut text = "bigtext"] some big text [lj-cut]
[Lj-cut text = "bigtext" unicancor = "big_text"] some big text [lj-cut](L) Tolik Punkoff, 2016