Skip to content

Latest commit

 

History

History
35 lines (25 loc) · 2.05 KB

modifying-files.md

File metadata and controls

35 lines (25 loc) · 2.05 KB

Changes to Podcast Episode Handling

The demonstrated changes involve altering how podcast episodes function to retrieve audio assets from PRX instead of Amazon.

Steps to Update the PRX Embed URL:

  1. Go to the Episode post.
  2. Scroll to the bottom.
  3. Locate the field labeled "PRX embed URL".
  4. Insert the PRX URL from the iframe.

Updating the Reveal Implementation of Newspack Podcasts

To make changes to the Reveal implementation of Newspack Podcasts, follow these steps:

Access the Repository

Making Changes:

  1. Make your changes in the repository.
  2. Go to the files listed in your branch's diff.
  3. Copy the contents of each file as changed into corresponding file in ** Plugin Editor **.
  4. Navigate to Plugins -> Plugin File Editor.
  5. Navigate to file corresponding with files changed in repos.
  6. Pasted contents copied in step 3.

Update Files:

  1. Class File for Custom Post Types (CPT):

  2. Class File for Frontend: