Add lbry protocol #74
No reviewers
Labels
No labels
consider soon
good first issue
hacktoberfest
help wanted
priority: blocker
priority: high
priority: low
priority: medium
release
type: bug
type: discussion
type: improvement
type: new feature
type: refactor
type: task
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: LBRYCommunity/lbrypress#74
Loading…
Reference in a new issue
No description provided.
Delete branch "add-lbry-protocol"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
adds lbry protocol to list of recognized protocols so they can be properly escaped on output through esc_url() function. moved channel list function to channels page (tab) as it uses the admin-post action not the options settings.