Commit graph

39 commits

Author SHA1 Message Date
Lemuel Smyth
148fd047d3
Links to add supports page (#71)
* links to add supports
2022-02-19 16:21:50 -06:00
Lemuel Smyth
9acd398393
show supports amounts, better logic for when to show select boxes (#67) 2022-02-19 13:04:38 -06:00
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
388e1fb894
Lbry publish (#61)
* license as arg, check lbry_post_pub_channel first
2022-02-14 08:43:55 -06:00
Lemuel Smyth
cb61208b12
Prevent direct access from outside WordPress (#60)
* prevent access from outside wordpress

* prevent discovery of file structure
2022-02-13 19:34:20 -06:00
Lemuel Smyth
a5a3e8372d
Wallet total balance on hover (#59)
* wallet total balance on hover
2022-02-13 19:07:25 -06:00
Lemuel Smyth
f2e0c54e5e
Meta box create (#54)
* creates and prints the meta box
2022-02-13 11:08:24 -06:00
Lem Smyth
bf183aac5a Whitespace & typos 2022-02-12 15:28:25 -06:00
Lemuel Smyth
c743030156
Merge branch 'master' into channel-tab-after-speech-tab 2022-02-12 10:49:28 -06:00
Lemuel Smyth
3980f60704
Enqueue stylesheet (#48)
* enqueue admin stylesheet
2022-02-12 10:36:52 -06:00
Lemuel Smyth
3f8d7413b9
Merge branch 'master' into channel-tab-after-speech-tab 2022-02-12 10:22:12 -06:00
Lemuel Smyth
e49670732c
Basic tabbed structure (#45)
* gitignore rm vscode

* structure for tabbed admin

* options-page rewrite

* comment out unused include

* define LBRY_SPEECH_SETTINGS

* amend commit to rm style enqueue
2022-02-12 09:56:59 -06:00
Lem Smyth
1226273a11 build channel-tab 2022-02-09 10:17:45 -06:00
Lem Smyth
9b6e6bd7f1 rm inline style enqueue admin stylesheet 2022-02-09 07:59:26 -06:00
Lem Smyth
e894c3b6fc comment out unused include 2022-02-09 07:44:27 -06:00
Lem Smyth
c89405bbd4 options-page rewrite 2022-02-09 07:30:41 -06:00
Lem Smyth
39170a3262 structure for tabbed admin 2022-02-09 07:13:33 -06:00
Lem Smyth
cb2239e403 add lbc image, fix wallet balance 2022-01-25 14:27:12 -06:00
Thomas Zarebczan
0407104d71
Update published_on_lbry_banner.php 2020-04-01 18:12:25 -04:00
Paul Kirby
f42c3a65cf Get Channel canonical for widget if claimID wasn't set 2020-01-27 22:54:40 -06:00
Paul Kirby
f7a3625754 Save ClaimID as post meta, ability to get Canonical URL 2020-01-27 22:33:59 -06:00
Paul Kirby
51309c6876 Stylized widget. Minor tweaks on spee.ch publisher 2018-11-12 14:38:16 -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
56a6443b6d placeholder lbry published banner 2018-11-01 12:33:18 -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
8bc336952d Published post to lbry network 2018-10-12 02:42:40 -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
eebe712f2c New channel and options page functionality 2018-10-05 12:22:47 -05:00
Paul Kirby
8839003fca Make new_channel call, populate channel list 2018-10-04 19:43:19 -05:00
Paul Kirby
41b3c58d41 Passing calls from options page to channel new 2018-10-04 19:19:06 -05:00
Paul Kirby
3179b7ac5d Fixed wallet balance call 2018-10-04 18:47:32 -05:00
Paul Kirby
7149a65402 Using correct lbry_settings for walllet_balance 2018-10-04 12:47:34 -05:00
Paul Kirby
ce80e287ff Created form handler for channel list, set up admin notice logging functionality for the whole plugin 2018-09-13 14:02:32 -05:00
Paul Kirby
566a596091 Added most of the default options and settings page, handled initialization and updating using WP Settings API 2018-09-12 18:39:13 -05:00
Paul Kirby
05a4709b07 Moved to a more rigid class architecture 2018-09-11 15:10:15 -05:00
Paul Kirby
59c3118c79 Began working on dependency injection style
infrastructure. initial work on settings page template
2018-08-31 20:14:12 -05:00
Paul Kirby
0dac605bc6 Initial Commit - Created Structure and Basic Settings Menu 2018-08-20 18:39:57 -05:00