This plugin hasn’t been tested with the latest 3 major releases of WordPress. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.

Open Graph link tile

تفصیل

This WordPress plugin makes a link tile from Open Graph protocol.
What you have to write is just a shortcode:

[khlt_linktile url=”URL”]

And there are some options.

  • url : (mandatory) URL to link
  • bgcolor : (option, default: #fff) background-color of the link tile.
  • nocache : (option, default: false) set to true once if the linked page is changed.
  • desc : (option, default: fetch from OGP) set any text here if you want to override OGP’s description.

OGP data from linked site is cached for a week. (You can change my PHP code)

سکرین شاٹاں

  • screenshot-1.png

انسٹال کرݨ

This section describes how to install the plugin and get it working.

  1. Upload open-graph-link-tile directory to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place [khlt_linktile url="URL"] in your article

ریویو

There are no reviews for this plugin.

Contributors & Developers

“Open Graph link tile” is open source software. The following people have contributed to this plugin.

حصہ پاوݨ آلے

“Open Graph link tile&#8221 دا آپݨی زبان وچ ترجمہ کرو۔

ڈیویلپمنٹ وچ دلچسپی ہے؟

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

تبدیلی لاگ

1.0.0

  • Initial version.