GetContentFromURL

GetContentFromURL Install Statistics

0
100%
Today: 0 Yesterday: 0 All-time: 1,076 downloads
GetContentFromURL Icon

Try plugin: GetContentFromURL

We'll create fresh WordPress site with GetContentFromURL installed. You have 20 minutes to test the plugin after that site we'll be deleted.

Takes ~10 seconds to install.

About GetContentFromURL

Loads content from other url by using a shortcode. Full content or special container by using XPath.

0


0


0


0


0

updated: 7 years ago
since: 7 years ago

Description

Loads content from other url by using a shortcode. Full content or special container by using XPath.

Examples:

  • Displays the whole content from a page.

    [gcfu url=”https://daschmi.de”]

  • Displays the featured article from wikipedia.

    [gcfu url=”https://de.wikipedia.org/wiki/Wikipedia:Hauptseite” xpath=”%2F%2F%2A%5B%40id%3D%22mf-tfa%22%5D”]

The XPath argument must be url encoded. You can use this tool.