Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Portfolium

Descrizione

Create your own portfolio on portfolium and embed it to your WordPress site.

About Portfolium

Portfolium is an e-portfolio site for students and young professionals to showcase their work and projects. Portfolium uniquely provides a deeper, more all-encompassing view of a student’s passions, abilities and potential.

Portfolium WordPress Plugin

Using this plugin you can embed entries from portfolium into your WordPress site using the entry URL or entry ID.

Choose any entry from Portfolium, or create your own! Copy the entry URL and paste it to the post text editor. Then simply click over to the visual editor to confirm that it loads properly.

Alternatively, you can embed an entry to your content using the [portfolium id=""] shortcode and the entry ID.

Maggiori informazioni

For any questions or more information, please contact us.

Screenshot

  • Pasting the URL to the text-editor.
  • Pasting the URL to the visual-editor.
  • Using the shortcode with entry "id" and embed "width" parameters.

Installazione

Installazione

  1. In your WordPress Dashboard go to “Plugins” -> “Add Plugin”.
  2. Search for “Portfolium”.
  3. Install the plugin by pressing the “Install” button.
  4. Activate the plugin by pressing the “Activate” button.

Requisiti minimi

  • WordPress version 3.5 or greater.
  • PHP version 5.2.4 or greater.
  • MySQL version 5.0 or greater.

Recommended Requirements

  • The latest WordPress version.
  • PHP version 7.0 or greater.
  • MySQL version 5.6 or greater.

FAQ

Installation Instructions

Installazione

  1. In your WordPress Dashboard go to “Plugins” -> “Add Plugin”.
  2. Search for “Portfolium”.
  3. Install the plugin by pressing the “Install” button.
  4. Activate the plugin by pressing the “Activate” button.

Requisiti minimi

  • WordPress version 3.5 or greater.
  • PHP version 5.2.4 or greater.
  • MySQL version 5.0 or greater.

Recommended Requirements

  • The latest WordPress version.
  • PHP version 7.0 or greater.
  • MySQL version 5.6 or greater.
How do I embed entries from Portfolium?

With this plugin you can use the URL to embed entries. Just paste the entry URL into your post editor:
https://portfolium.com/entry/space-shuttle-main-engine

How do I set custom dimensions to my entries?

For advanced customization, the plugin supports shortcodes with id and width parameters:
[portfolium id=”1955″ width=”500″]

Since WordPress 4.2, you can double click the embedded item to set max width and max height. It will add the WordPress [embed] shortcode:
[embed width=”500″ height=”500″]https://portfolium.com/entry/space-shuttle-main-engine[/embed]

Note: Doing it the WordPress way, using the [embed] shortcode, is backwards and forward compatible, and it works with all the themes.

Recensioni

8 Febbraio 2017
I'm glad that they added this function, it's so easy now to add my Portfolium profile to my blog to really showcase my work.
8 Febbraio 2017
The Portfolium WordPress plugin makes it easy to customize my embeds. Thanks!!
Leggi tutte le recensioni di 5

Contributi e sviluppo

“Portfolium” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

“Portfolium” è stato tradotto in 6 lingue. Grazie ai traduttori per i loro contributi.

Traduci “Portfolium” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il codice segui il repository SVN, segui il log delle modifiche tramite RSS.

Changelog (registro delle modifiche)

1.4 (2016-04-04)

  • Move plugin files to ‘includes’ directory.

1.3 (2015-12-01)

  • Remove the extract() function from the shortcode.
  • Remove po/mo files from the plugin.
  • Use translate.wordpress.org to translate the plugin.

1.2 (2015-03-28)

  • Prevent direct access to php file.
  • Prevent direct access to directories.

1.1 (2015-03-19)

  • Add portfolium shortcode.
  • Add screenshots.
  • Add i18n support.
  • Add Hebrew (he_IL) translation.

1.0 (2015-03-18)

  • Initial release.
  • Register oEmbed provider.