WP SlideYourNet

Description

Connecteur SlideYourNet pour WordPress

Insert a list of posts from social medias fetched by slideyour.net

Les réseaux sociaux supportés sont : Twitter, Instagram et Facebook

Le bloc

Le bloc SlideYourNet vous permet d’intégrer les publications de réseaux sociaux dans n’importe quelle page.

Filtrez les publication par réseau ou requête, affichez auteur/autrice, data, média…

You can also override the CSS (style sheet) with your own theme, block per block.

Le code court

Use the [syn] shortcode anywhere in your pages to display posts. Exactly the same features as the block, but you can insert in tricky places.

Paramètres

Misc

  • title= »

Filtering

  • network= » (vide, twitter ou facebook)
  • username= »
  • search= »
  • ref= » (valeur vide pour tout, « yes » pour les réponse uniquement, « no » pour les publications originales uniquement)

Sortering

  • order_by=’pub_date’
  • order=’DESC’
  • per_page=5

Displaying

  • display_date= » (booleén)
  • display_username= » (booléen)
  • display_avatar= » (booléen)
  • display_media= » (booléen)
  • stylesheet=’wpsyn’ (« wpsyn » for default stylesheet or « theme » for the wpsyn.css file within your theme, or none for no style from WP SYN or modern for a more modern look)
  • local_storage= » (boolean)
  • characters= 0 (integer) (0 for all, an integer for a number of characters displayed for the content)

Example:

[syn per_page=20 display_media=1 display_date=1 display_username=1 display_avatar=1 ref=no]

Captures d’écran

  • Réglages
  • Le bloc

Blocs

Cette extension fournit 1 bloc.

  • WP SlideYourNet Block for CiviCRM

Installation

  1. Upload the plugin folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress admin
  3. Go to settings » SlideYourNet and fill your credentials

FAQ

Which social-medias are currently supported?

Actually, posts can only be fetched from twitter, facebook and Instagram, but RSS feed is on the go

Pay attention for Instagram, due to API restrictions, only business accounts connected to a Facebook page are supported.

Is this plugin usable out of the box?

No, you have to create an instance on slideyour.net in order to fetch posts.
You’ll just have to connect your social media accounts.

Avis

Il n’y a aucun avis pour cette extension.

Contributeurs/contributrices & développeurs/développeuses

« WP SlideYourNet » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.

Contributeurs

“WP SlideYourNet” a été traduit dans 1 locale. Remerciez l’équipe de traduction pour ses contributions.

Traduisez « WP SlideYourNet » dans votre langue.

Le développement vous intéresse ?

Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.

Journal

2.9.1

  • Adjust responsive on grid

2.9

  • Uses main « Align » property instead of custom « Layout »
  • Uses WP preset for gutter width
  • Update to latests version of wordpress/blocks library
  • Fix warning when content is empty (preg_replace(): Passing null to parameter 3 is deprecated)
  • Fix style in some cases

2.8

  • Add attributes to block: title, layout and per-column
  • User wrapper becomes au whole link. Make avatar clickable
  • Refactor SCSS: fix gutter size, better responsive
  • Make texts more readable on gradients (a11y)
  • Add alternative grid for missing images
  • Remove wrapper for empty texts

2.7

  • Allows to override session/token block per block
  • Improves Modern template style: alpha filter, layout
  • Refactor: split SCSS source

2.6.1

  • Fix PHP notice: ensure var type on raw data storage

2.6

  • Add masonry theme on the block
  • Add live preview on the block
  • Add modern theme on the block
  • Give the choice between local storage and api for the block
  • Neste block settings in panels
  • Tell that legacy widget is deprecated

2.5

  • Manage multiple hashtags per taxonomy term
  • Allow multiple terms on a single post
  • Allow to add hashtag at term creation
  • Show hashtags in term lists
  • Add screenshots
  • Remove obsolete FILTER_SANITIZE_STRING
  • Manage i18n in block controls
  • Fix link to moderation page
  • Update credits and assets

2.4.2

  • Fix PHP Warnings on JS version calculation

2.4.1

  • Add missing static files

2.4

  • Add Gutenberg Blocks
  • Use pretty URL in example
  • Add link for settings in plugins list
  • Update credits
  • Remove warnings xhen no posts found

2.3.1

  • Fix textdomin in new strings
  • Remove useless translation files
  • Add missing files in SVN

2.3

  • Add local storage feature (optional)
  • Code refactor

2.2.4

  • Add CSS classes on list and items

2.2.3

  • Add many hooks

2.2.2

  • Add offset parameter to WidgetBuilder fetcher
  • Hide errors while fetching remote datas

2.2.1

  • Correctly save network settings

2.2

  • Keep old datas when API do not respond quickly enough
  • Add setting for API timeout
  • Fix warning when new setting is not set

2.1

  • Privacy: add remote images proxy
  • Correct network setting escapment
  • Set noopener to blank links
  • Use img instead of div.background
  • Escape special chars. remove PHP warnings

2.0.0

  • Add shortcode support

1.0.0

Initial release