Plugin nebyl testován na 3 nejnovějších verzích WordPressu. Nemusí už být tedy podporován a u novějších verzí WordPressu může mít problémy s kompatibilitou a může být nestabilní.

Resourcify

Popis

Resourcify allows you to add Sources, Resources, and Quote Sources to a post and display those links at the bottom of each 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).

Features

  • Output standard HTML links to sources

Read more about Resourcify.

Documentation

Documentation will be maintained on the GitHub Wiki here.

Contributing and reporting bugs

You can contribute code and localizations to this plugin via GitHub: https://github.com/tripflex/resourcify

Support

If you spot a bug, you can of course log it on Github

Or contact me at myles@smyl.es

Snímky obrazovky

  • Meta box view from new post area
  • Template Editor from new post area
  • Template Editor Help from new post area
  • Output preview on frontend below post

Instalace

Automatic installation

Install through WordPress, select activate.

Manual installation

The manual installation method involves downloading the plugin and uploading it to your webserver via your favourite FTP application.

  • Download the plugin file to your computer and unzip it
  • Using an FTP program, or your hosting control panel, upload the unzipped plugin folder to your WordPress installation’s wp-content/plugins/ directory.
  • Activate the plugin from the Plugins menu within the WordPress admin.

Recenze

Pro tento plugin nejsou žádné recenze.

Autoři

Resourcify je otevřený software. Následující lidé přispěli k vývoji tohoto pluginu.

Spolupracovníci

Přeložte “Resourcify” do svého jazyka.

Zajímá vás vývoj?

Prohledejte kód, podívejte se do SVN repozitáře, nebo se přihlaste k odběru protokolu vývoje pomocí RSS.

Přehled změn

1.2

  • First release using templates
  • Multiple bug fixes and patches
  • Use URL for title if title not specified
  • Added template section
  • Added template help section
  • Added about section

1.1

  • Bug fix fatal error on source count

1.0.1

  • Fix output to only show on blog posts and not on custom post types.

1.0.0

  • Initial Creation