ეს პლაგინი არ დატესტილა WordPress-ის 3 ძირითად ვერსიაზე. როგორც ჩანს, ის უკვე აღარ არის მხარდაჭერილი და შესაძლოა არ იყოს თავსებადი WordPress-ის მიმდინარე ვერსიასთან.

Social Media Downloader

აღწერა

There are many Instagram feed plugins for WordPress available. Unfortunately, Instagram would rather users not embed their media feeds on external websites. Therefore there isn’t any official open API to do so and the unoffocial APIs are very error prone. Even if an API is working today, it will likely fail in the near future.

That’s why this plugin doesn’t embed external images. Instead it’ll sync your media library with Instagram by downloading them when available. If the API eventually breaks, the only side-effect is an out-of-date but still working instagram feed; as opposed to other plugins which will produce broken feeds while the authors work to update code to work with the breaking API changes.

დაყენება

  • Install and activate the plugin
  • In Settings > Media > Social Media Library, enter and save the account username you want to download from
  • Use the included shortcode to output your most recent images [social_feed posts_per_page="5"]
    • Attributes map directly to WP_Query arguments.
    • Use link="social" or link="attachment" to link the image.
    • Use username="instagramhandle" if you’ve synced more than one account and want to grab only those posts.
  • Currently, requests from your server may occasionally get blocked and so it’s best to use a proxy. Signup here and enter your API key.

მიმოხილვები

There are no reviews for this plugin.

მონაწილეები & დეველოპერები

“Social Media Downloader” ღია პროგრამული უზრუნველყოფაა. შემდეგმა ადამიანებმა წვილი შეიტანეს მის განვითარებაში.

მონაწილეები

გადათარგმნეთ Social Media Downloader თქვენს ენაზე.

დაინტერესებული ხართ დეველოპმენტით?

დაათვალიერეთ კოდი, შეამოწმეთ SVN რეპო, ან გამოიწერეთ შექმნის ჟურნალი : RSS.

ცვლილებები

1.3

  • Run sync now via ajax.
  • Added option to search all posts.
  • Saved account name as categories in the media library.

1.2

  • Added option to run sync immediately.
  • Added url ink to the shortcode.

1.1

  • Moved social network meta from post content to attachment meta.
  • Added filter in Media Library to view by network.

1.0

  • First version.