Blog Crosspost

Blog Crosspost Install Statistics

-11
0%
Today: 0 Yesterday: 11 All-time: 2,563 downloads
Blog Crosspost Icon

Try plugin: Blog Crosspost

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

Takes ~10 seconds to install.

About Blog Crosspost

Automatically add posts from another WordPress website using a shortcode like [blogcrosspost url="example.com"]

1


0


0


0


0

updated: 2 years ago
since: 4 years ago

Description

Automatically add posts from another WordPress website using a shortcode.

Usage

Add the shortcode [blogcrosspost url="example.com"] to desired post/page/widget and save to have the code working.

Options

One can add some customization to the shortcode such as”:

  • Link to external website = [blogcrosspost url="example.com"]
  • Number of Posts to show = [blogcrosspost number="3"]
  • Name for the Readme link = [blogcrosspost readmoretext="Learn More"]

or use all of them in one go as:

`[blogcrosspost url="example.com" number="3" readmoretext="Learn More"]```

You can also change the HTML structure using apply_filters( 'blogcrosspost_link', $html, $atts );

Upcoming features

  • [ ] Add a Gutenberg Block.

Contribute/Issues/Feedback

If you have any feedback, just write an issue. Or fork the code and submit a PR on Github.