ھي پلگ ان WordPress جي جديد 3 وڏين رليزز سان آزمايو نه ويو آھي. اهو ٿي سگهي ٿو وڌيڪ برقرار يا سپورٽ نه ٿي سگهي ۽ ٿي سگهي ٿو مطابقت جا مسئلا جڏهن ورڈپریس جي وڌيڪ تازي ورزن سان استعمال ڪيو وڃي.

Resource Management for WordPress

وضاحت

Admin Panel

A plugin for uploading and managing resources or documents from admin. There is another option to add and manage any resource category/ sub category. In the resource entry form there is a ‘drag n drop’ option to upload any resource file along with traditional browse facility. Even according to resource type only your uploaded file will be submitted. Also there are category/ sub category selection fields as well as a description box in the resource entry form.

Frontend Display

Use shortcode: [resources] for all resources to any post or in pages at anywhere.
Use [resources res_cat=Category ID] for any particular resource category even multiple category IDs can be included by separating a comma(,).

Ex. [resources res_cat=2] or [resources res_cat=1,2,3]
N.B.: You will get any Category ID from resource category section. This ID should always be numeric numbers and be sure there is no such blank space around the IDs.

تصوير

  • Resource List in Admin section.
  • Add New Resource form in Admin section.
  • Resource Categories entry/list in Admin section.
  • Edit Resource form in Admin section.
  • Resource List in Frontend section.
  • On hover Resource details in Frontend section.

انسٽاليشن

To install the plugin and get it working follow the steps below:

  1. Upload the plugin files to the /wp-content/plugins/resource_management directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Find Resources menu after Settings menu to use the plugin

FAQ

Installation Instructions

To install the plugin and get it working follow the steps below:

  1. Upload the plugin files to the /wp-content/plugins/resource_management directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Find Resources menu after Settings menu to use the plugin
The plugin Requires PHP 5.5

Ask your host about upgrading your server at least to 5.5 as earlier versions of PHP are no longer secure.(https://secure.php.net/supported-versions.php).

Is there any shortcode support?

Yes, it has already mentioned in the plugin details section.
Use shortcode: [resources] for all resources to any post or in pages .
Use [resources res_cat=Category ID] for any particular resource category even multiple category IDs can be included by separating a comma(,).

Ex. [resources res_cat=2] or [resources res_cat=1,2,3]
N.B.: You will get any Category ID from resource category section. This ID always should be numeric numbers and be sure there is no such blank space around the IDs.

Do I need an account for this plugin?

Not now :).

جائزا

جمع: سڀ 2 تبصرا پڙهو

تعاون ڪندڙ & ڊولپرز

“Resource Management for WordPress” اوپن سورس سافٽ ويئر آهي. ھيٺين ماڻھن ھن پلگ ان ۾ حصو ورتو آھي.

تعاون ڪندڙ

ترجمو ڪريو “Resource Management for WordPress” توهان جي ٻولي ۾.

ڊولپمينٽ ۾ دلچسپي؟

ڪوڊ براؤز ڪريو، چيڪ ڪريو SVN مخزن، يا رڪنيت حاصل ڪريو ڊولپمينٽ لاگ پاران RSS.

لاگ تبدیل ڪريو

1.0

  • Initial release