Tag: content
How to add a protocol to URLs from WordPress post content
Sometimes you have URLs without http:// OR https:// into WordPress post content. So you can use the following function for that. You can use this function for the_content filter for WP. And also you can use this anywhere in PHP code other than WP.
WordPress Copy Content Plugin
Sometimes people needs some part of content from existing posts or pages. Or some needs to add extra content from existing. So now you dont need to find that post/page and copy that content and paste. Just install this plugin, search the post/page by it’s title and fetch the content. HOW TO USE? Search post/page…