تفصیل
This script is useful during the development of WordPress, because will extend with a set of functions.
Usage
class WP_Dev_Utilities:
- _debug() – A function to print variable only if the user logged as administrator
- _retrieve_user_data() – Retrive user data informations only if user is logged in
- count_num_pages_post($id) – Returns the number of pages of a post
- get_current_execution_time($precision = 3) – Get the current execution time
- get_logged_username() – Returns the name of the user logged on
- get_post_content_from_id($id) – Return the content of the post from his id
- get_post_content_from_permalink($permalink) – Return the contents of the post permalink
- get_post_id_from_permalink($permalink) – Return the id of the post permalink
- is_administrator() – Check if logged user has the administrator privileges
- get_web_browser($shortname = false, $uppercase = false) – Returns the user’s browser name
- get_web_server($uppercase = false) – Returns the web server is use
- get_wp_version() – Get the current wordpress version
- get_tag_slug($title) – Get the tag slug from tag title
- get_current_tag_slug($title) – Get the tag slug from the current tag title
انسٹالیشن
Follow the below instruction for the installation of this plugin.
- Upload
wp-dev-utilities.phpto the/wp-content/plugins/directory - Activate the plugin through the ‘Plugins’ menu in WordPress
- Use the functions wherever you need (use the
$wpduvariable).
جائزے
There are no reviews for this plugin.
شراکت دار اور ڈیویلپرز
“WP Development Utilities” اوپن سورس سافٹ ویئر ہے۔ مندرجہ ذیل لوگوں نے اس پلگ ان میں حصہ لیا:
شراکت دار“WP Development Utilities” کا اپنی زبان میں ترجمہ کریں۔
ڈویلپمینٹ میں دلچسپی ہے؟
کوڈ براؤز کریں، ایس این وی ریپوزیٹری کو چیک کریں یا ڈویلپمینٹ لاگ کو سبسکرائب کریں بذریعہ آر ایس ایس۔