Title: WP SlideYourNet
Author: Bastien Ho
Published: <strong>May 7, 2018</strong>
Last modified: December 13, 2023

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/wp-slideyournet/assets/icon-256x256.png?rev=3040289)

# WP SlideYourNet

 By [Bastien Ho](https://profiles.wordpress.org/bastho/)

[Download](https://downloads.wordpress.org/plugin/wp-slideyournet.2.9.1.zip)

 * [Details](https://wordpress.org/plugins/wp-slideyournet/#description)
 * [Reviews](https://wordpress.org/plugins/wp-slideyournet/#reviews)
 *  [Installation](https://wordpress.org/plugins/wp-slideyournet/#installation)
 * [Development](https://wordpress.org/plugins/wp-slideyournet/#developers)

 [Support](https://wordpress.org/support/plugin/wp-slideyournet/)

## Description

SlideYourNet connector for WordPress

Insert a list of posts from social medias fetched by [slideyour.net](https://slideyour.net)

Supported social media are: Twitter, Instagram and Facebook

### The Block

The SlideYourNet Block lets you insert posts from your social media into any pages.

Filter posts by network or search query, display author, date, media…

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

### The shortcode

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.

#### Parameters

**Misc**

 * title=”

**Filtering**

 * network=” (empty, twitter or facebook)
 * username=”
 * search=”
 * ref=” (empty value for anything, “yes” for repost only or “no” for original post
   only)

**Sortering**

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

**Displaying**

 * display_date=” (boolean)
 * display_username=” (boolean)
 * display_avatar=” (boolean)
 * display_media=” (boolean)
 * 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]
    ```

## Screenshots

 * [[
 * Settings
 * [[
 * The Block

## Blocks

This plugin provides 1 block.

 *   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](https://slideyour.net) in 
order to fetch posts.
 You’ll just have to connect your social media accounts.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“WP SlideYourNet” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ Bastien Ho ](https://profiles.wordpress.org/bastho/)
 *   [ leroysabrina ](https://profiles.wordpress.org/leroysabrina/)
 *   [ NOUS Open Usefull & Simple ](https://profiles.wordpress.org/agencenous/)

“WP SlideYourNet” has been translated into 1 locale. Thank you to [the translators](https://translate.wordpress.org/projects/wp-plugins/wp-slideyournet/contributors)
for their contributions.

[Translate “WP SlideYourNet” into your language.](https://translate.wordpress.org/projects/wp-plugins/wp-slideyournet)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/wp-slideyournet/), 
check out the [SVN repository](https://plugins.svn.wordpress.org/wp-slideyournet/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/wp-slideyournet/)
by [RSS](https://plugins.trac.wordpress.org/log/wp-slideyournet/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

### 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

## Meta

 *  Version **2.9.1**
 *  Last updated **2 years ago**
 *  Active installations **10+**
 *  WordPress version ** 6.1 or higher **
 *  Tested up to **6.4.8**
 *  Languages
 * [English (US)](https://wordpress.org/plugins/wp-slideyournet/) and [French (France)](https://fr.wordpress.org/plugins/wp-slideyournet/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/wp-slideyournet)
 * Tags
 * [facebook](https://wordpress.org/plugins/tags/facebook/)[Instagram](https://wordpress.org/plugins/tags/instagram/)
   [social media](https://wordpress.org/plugins/tags/social-media/)[socialmedia](https://wordpress.org/plugins/tags/socialmedia/)
   [twitter](https://wordpress.org/plugins/tags/twitter/)
 *  [Advanced View](https://wordpress.org/plugins/wp-slideyournet/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/wp-slideyournet/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/wp-slideyournet/reviews/)

## Contributors

 *   [ Bastien Ho ](https://profiles.wordpress.org/bastho/)
 *   [ leroysabrina ](https://profiles.wordpress.org/leroysabrina/)
 *   [ NOUS Open Usefull & Simple ](https://profiles.wordpress.org/agencenous/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/wp-slideyournet/)

## Donate

Would you like to support the advancement of this plugin?

 [ Donate to this plugin ](https://paypal.me/agencenous)