https://github.com/tripflex/resourcify
Resourcify is a Wordpress Plugin that will allow you to add Sources, Resources, and Quote Sources to a post.
https://github.com/tripflex/resourcify
Last synced: over 1 year ago
JSON representation
Resourcify is a Wordpress Plugin that will allow you to add Sources, Resources, and Quote Sources to a post.
- Host: GitHub
- URL: https://github.com/tripflex/resourcify
- Owner: tripflex
- Created: 2014-03-16T03:59:44.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2014-04-04T16:49:22.000Z (about 12 years ago)
- Last Synced: 2025-01-20T17:32:49.763Z (over 1 year ago)
- Language: PHP
- Homepage: http://wordpress.org/plugins/resourcify/
- Size: 406 KB
- Stars: 3
- Watchers: 4
- Forks: 0
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Resourcify
==========
Resourcify is a Wordpress Plugin that will allow you to add Sources, Resources, and Quote Sources to a post.
Simply put, it gives you an interface on the post admin area to add a Title and URL for each Resource. The plugin will then output those resources at the bottom of a single blog post page using either the default, or a custom defined template. Template is rendered using Handlebars, and allows you to specify exactly how you want the output to look (html wise, css coming soon).
When creating a new post, below the content box you will see something similar to this:
## Post Metabox

## Template Editor

## Template Help

## Sample of output on a single post page

This plugin is still under development but hopefully soon will support (and include) a lot more features and customization.