Deze plugin is niet getest met de laatste drie grote versies van WordPress. Mogelijk wordt het niet meer onderhouden of ondersteund. Er kunnen ook compatibiliteitsproblemen ontstaan wanneer het wordt gebruikt met recentere versies van WordPress.

Content Mirror

Beschrijving

This WordPress plugin makes it possible to show content from one page on another – it mirrors content. It’s a very easy to use, but yet a powerful plugin.

It takes content from pages, posts and custom post types and shows it on other pages, posts or custom post types. It also works between sites in a Multi-site configuration. For instance, if you have a web site with one site for each language, you only reuse the same information on all sites.

Schermafbeeldingen

  • This is what mirrored content looks like in the editor.
  • This is the dialog window when selected what content will be mirrored.
  • This is an example of how to use shortcodes instead.

Installatie

  1. Upload the folder “content-mirror” to the “/wp-content/plugins/” directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Once you’ve activated the plugin in your WordPress server you invoke Content Mirror in the editor.

FAQ

What kind of shortcodes can I use?

All shortcodes and usage are listed at klasehnemark.com/content-mirror

Beoordelingen

26 juni 2017
Still works as of June 26 2017 with WordPress version 4.7.5 I will try to maintain my repository here --> git clone https://github.com/RandyMcMillan/content-mirror.git
Lees alle 4 beoordelingen

Bijdragers & ontwikkelaars

“Content Mirror” is open source software. De volgende personen hebben bijgedragen aan deze plugin.

Bijdragers

Vertaal “Content Mirror” naar jouw taal.

Interesse in ontwikkeling?

Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.

Changelog

1.2

  • Bugfixes, for working in WordPress v.3.9

1.1

  • Removed php-tags in the .js-files that caused the plugin not to work properly in some web browsers
  • Changed how plugin-directory is detected, previous method caused the plugin not to work properly in some WordPress installations
  • Corrected a bug in the content_mirror_output-filter that sended a false parameter
  • Adding a content_mirror_list_item-filter so the mirror-list of items to choose from in admin can be manipulated

1.0.1

  • Changed license to GNU General Public License, version 2

1.0

  • Initial release