Skip to content

This is custom code library for rtMedia core and premium add-ons

Notifications You must be signed in to change notification settings

SID177/library

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rtMedia Code Snippet Library

This is a repository of code snippets that help modify the default behavior of rtMedia.

Snippets are organized into categories (folders) and each snippet is placed in its own file with a name that describes what it does.

Using Snippets

Most files in this library are set up to be WordPress plugins:

  1. Click on the filename of the snippet you'd like to use.
  2. Click the "Raw" button (next to "Blame" and "History") at the top right.

And then copy and paste the code into your child theme's functions.php or place inside a custom functionality plugin.

Submitting Your Snippet

We welcome and encourage everyone to submit their code snippets. If you would like to submit your snippet, please fork the repository and then create a pull request.

Please refer to the Contributing guidelines before submitting your pull request.

Proposing a Snippet

If there is a snippet you are unable to find and would like to propose get written, please open an issue and describe your need.

Notes

These snippets come with no guarantees. Due to the constant evolution of the rtMedia codebase, it is possible that the behavior of these snippets may change overtime. Find something broken? Let us know!

About

This is custom code library for rtMedia core and premium add-ons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%