The first step is to get the post ID of the blog post you are viewing. You can get the id of a post by using $post->ID in WordPress. Let’s pretend it’s 3987. You will also need to know the…
The first step is to get the post ID of the blog post you are viewing. You can get the id of a post by using $post->ID in WordPress. Let’s pretend it’s 3987. You will also need to know the…
First, log in as a site administrator, then go to the blog you want to export from and choose manage -> export, and save your xml file. Now log into the blog your importing to as a site administrator and…
This plugin embeds an image in your blog and offers the code for others to copy so they can also easily post the same image on their site. The code also encloses your image in a hyperlink that links back…