Commit graph

16 commits

Author SHA1 Message Date
Lemuel Smyth
bc23888458
If published meta box (#65)
Meta box changed to show lbry canonical url for published post,
Change option selects for channel and license to static once post is published.

removed isset check from _lbry_post_published_license
2022-02-16 14:52:43 -06:00
Lemuel Smyth
dd25f7ea57
whitespace and general cleanup (#63)
* cleanup, add missing abspath or die on uninstall.php
2022-02-14 12:22:29 -06:00
Lemuel Smyth
d04668ee91
Checkbox for always publish to LBRY inside main publish meta box (#58)
* hook publish to LBRY into main publish metabox

* style metaboxes
2022-02-13 13:26:04 -06:00
Lemuel Smyth
d6c9c4a55e
Save post meta (#55)
* save post meta
2022-02-13 11:10:15 -06:00
Lemuel Smyth
f2e0c54e5e
Meta box create (#54)
* creates and prints the meta box
2022-02-13 11:08:24 -06:00
Lemuel Smyth
3e68befdc1
Default license selector (#51)
* default license select option

* default channel selector
2022-02-13 10:39:42 -06:00
Lem Smyth
bf183aac5a Whitespace & typos 2022-02-12 15:28:25 -06:00
Paul Kirby
b07c9d23e3 Only publish on published posts, not drafts 2018-11-14 15:01:44 -06:00
Paul Kirby
b0e7215427 Changed publish call to array of args. Fixed channel sort issue. Fixed anoymous name. LBRY Banner is now in blockquote. Save post perm_url from lbry 2018-11-09 12:34:12 -06:00
Paul Kirby
42c4c36bb2 Using description from Yoast or Excerpt for LBRY Description 2018-11-01 12:13:55 -05:00
Paul Kirby
c9a156bb9b Updated the way the post meta box publishes, using select and checkbox instead of checkbox array 2018-10-12 15:31:23 -05:00
Paul Kirby
31f47317c2 Made some notes for future edits 2018-10-12 01:22:20 -05:00
Paul Kirby
798ac5f30e Populate meta box with current selections 2018-10-11 22:59:01 -05:00
Paul Kirby
90de7cb6f6 Added post widget 2018-10-11 20:21:49 -05:00
Paul Kirby
05a4709b07 Moved to a more rigid class architecture 2018-09-11 15:10:15 -05:00
Paul Kirby
9f81309dee Setup initialization sequence, autoloader, and basic Daemon request 2018-08-31 18:50:29 -05:00