开发者 | soumenroy111 |
---|---|
更新时间 | 2017年8月30日 01:23 |
捐献地址: | 去捐款 |
PHP版本: | 4.0 及以上 |
WordPress版本: | 4.8 |
版权: | GPLv2 or later |
版权网址: | 版权信息 |
[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.
/wp-content/plugins/resource_management
directory, or install the plugin through the WordPress plugins screen directly.Resources
menu after Settings
menu to use the pluginAsk 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).
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.
Not now :).