Skip to content
This repository has been archived by the owner on Jul 25, 2024. It is now read-only.

JorjaFox/wordpress-plugin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fans of LeFox Plugin

Version GPLv2 license

Structure

  • index.php - Main file

Gutenberg Blocks (blocks)

  • Recaps: Episode recaps
  • Spoiler: Spoiler Warning (same as LWTV)

Custom Post Type code (cpts)

  • videos.php - Video CPT

Features (features)

  • comment-probation.php - Fork of abandoned plugin
  • jetpack.php - Remove Jetpack's External Media feature
  • oembed.php - Force oEmbed to behave with a self hosted NPG install
  • shortcodes.php - custom shortcodes and embeds
  • tvmaze.php - Widget to display next episode of a TV show.
  • upgrades.php - Auto upgrade all the things
  • videos.php - Custom video embeds (ie. CBS etc)

Publishing

Automated deployments happen when pushing to the production branch.

Only authorized accounts can publish, but pull requests are welcome.

Releases

No releases published

Packages

No packages published