Content Fetcher

설명

This plugin allows users to fetch content from any website and display it effortlessly on their WordPress site using a simple shortcode. It’s perfect for adding external information, like news headlines, product details, or informative snippets, directly into posts or pages. Here is a demo

Sample Shortcode:
To fetch content from a Wikipedia page and display the infobox about Earth, use the following shortcode:
Sample shortcode [get_content_from url=’https://en.wikipedia.org/wiki/Earth’ with=’.infobox’]

Shortcode Attributes:

url: The URL of the website from which you want to fetch content.
with: A CSS selector that specifies which elements to fetch from the provided URL (e.g., .infobox for Wikipedia infoboxes).
limit (optional): Limits the number of elements fetched and displayed. For example, limit=”3″ will show only the first three matching elements.
How It Works: After activating the plugin, simply use the [get_content_from] shortcode with your desired parameters. The plugin will automatically replace all URLs in images and links with absolute URLs to ensure they load correctly from the source website.

This plugin is plug-and-play, requiring no additional setup—just add the shortcode to your content, and you’re ready to go!

Content fetcher require good web hosting. For choosing the best web hosting, you can read this discussion on reddit.

If you need to customize this plugin, you can checkout our wordpress maintenance service.

Features:

  • simple shortcode

설치

  1. Download the plugin

  2. upload to plugin directory

  3. activate from dashboard

  4. There is no settings

  5. Just insert this shortcode to your post,page or in widget [get_content_from url=”http://domain.com” with=”id_or_class”]

후기

2022년 3월 6일 답글 1개
Doesn’t work (anymore). I’ve tried different things, but it just doesn’t work. I’ll change my rating to 5 stars as well when it works!
2022년 1월 31일 답글 1개
Not working. If plugin author sees this review, please reply, and I will change my rating. Thank you.
2020년 10월 15일
I use it to parse info from another site to display draw date and current jackpot for a lottery draw, and it works well! I have to invoke the plugin twice with different parameters to get the two pieces of info, but it doesn’t appear to slow my site down appreciably. I couldn’t find any other free plugin that would do this, and I like the fact that it’s very few lines of code, so there’s little to go wrong.
모든 5 평가 읽기

기여자 & 개발자

“Content Fetcher”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Content Fetcher”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.