یہ پلگ ان ورڈپریس کے تازہ ترین 3 ریلیزوں کے ساتھ ٹیسٹ نہیں کیا گیا ہے۔ اب یہ برقرار نہیں رکھا جا سکتا یا معاونت نہیں کی جا سکتی اور اس کو ورڈپریس کے تازہ ترین ورژنز کے ساتھ استعمال کیے جانے پر مطابقت کے مسائل ہو سکتے ہیں۔

Instructables

تفصیل

Display previews of Instructables Projects on your site linking to the source. Projects can be retrieved from Instructables by username or keyword. You can display the title, thumbnail (optional) and description or in tiles which display the thumbnail and title. In a list of a user’s Instructables or a list of Instructables by keyword on your site.

Improved the layout and style – Should now be more compatible with themes written to WordPress Standards
Users can now define and store feed definitions
Multiple keywords can be used
A groups Instructables option has been added
Other feed types added

Working Demo http://www.x2labs.com/wp-dev/instructables-plugin/

اسکرین شاٹس

  • Display Instructables Projects as Posts
  • Display Instructables Projects as Tiles
  • Instructables Feeds from Editor
  • Instructables Feed Editor
  • Instructables Feed List
  • Screenshots of the latest features

انسٹالیشن

  1. Upload the contents of instructables.zip to the /wp-content/plugins/instructables/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

If your hosting solution does not support simplexml_load_file() then please contact me. I may need to develop a curl method if this is a widespread issue.

عمومی سوالات

None yet so ask your questions.

Installation Instructions
  1. Upload the contents of instructables.zip to the /wp-content/plugins/instructables/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress

If your hosting solution does not support simplexml_load_file() then please contact me. I may need to develop a curl method if this is a widespread issue.

How do I use this plugin?

Define Feeds under Settings
Edit or Create page use Instructables icon on editor to place new feed

Legacy ShortCodes Method
Display a user’s projects:
[instructablesUP username=”MrRedBeard” num=”2″ thumb=”true” tileview=”true”]

Display a list of projects by keyword:
[instructablesKW keyword=”tent” num=”3″ thumb=”true” tileview=”true”]

Display a list of a user’s favorite projects
[instructablesFP username=”MrRedBeard” num=”5″ thumb=”true” tileview=”false”]

جائزے

There are no reviews for this plugin.

شراکت دار اور ڈیویلپرز

“Instructables” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:

شراکت دار

“Instructables” کا اپنی زبان میں ترجمہ کریں۔

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

کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔

چینج لاگ

2.0.4

  • ShortCode mistake – Found that I echoed the content instead of returning it.

2.0.3

  • Corrected an issue for servers that have case sensitive issues with paths

2.0.2

  • Corrected a path issue

2.0.1

  • Corrected an issue caused by GitHub Desktop which reverted the stylesheet

2.0.0

  • Almost completly re-written
  • Should now be more compatible with themes written to WordPress Standards
  • Users can now define and store feed definitions
  • Multiple keywords can be used
  • A groups Instructables option has been added
  • Other feed types added
  • Improved the layout and style
  • Backwards compatibility
  • Verified working on latest WP version

1.2.1

  • Updated info
  • Verified working on latest WP version

1.2.0

  • Added function to display a user’s favorites
  • Made functions more efficient and removed redundancies
  • Minor corrections

1.1.0

  • Add the function to display items in tiles.
  • I think I have corrected the screenshots and added header image.
  • Added GPLv2 license file.

1.0.0

  • New Plugin.
  • This is the initial release.
  • Displays by username and by keyword.