توضیحات
Adds a “Powered by WordPress version (X.Y.Z)” notice anywhere in your blog template. Suggested php code can be cut pasted to add anywhere in your theme template, especially in footer. Will not automatically add the code. See Installation for php code.
Let the world know your blog is powered by the latest version of WordPress.
عکسهای صفحه
نصب
- Unzip the download package
- Upload the folder with all files to the “/wp-content/plugins/” directory
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Add the following code to the template wherever you want the notice to appear.
- Check your blog for the WordPress version notice.
سوالات متداول
- Q: Why should I display my blog wordpress version?
-
It is good practice to update to the latest version of WordPress. This is essential for new features, bug fixes and more importantly, for your blog security. Let the world know your blog is powered by the latest version of WordPress.
- Q: Where can I send feedback about this plugin?
-
https://www.quickonlinetips.com/archives/display-wordpress-version-plugin/
نقد و بررسیها
نقد و بررسیای برای این افزونه یافت نشد.
توسعه دهندگان و همکاران
“Display WordPress Version” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کردهاند.
مشارکت کنندگانترجمه “Display WordPress Version” به زبان شما.
علاقه مند به توسعه هستید؟
کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.
گزارش تغییرات
1.4
- Added class to the text which can be speciifically tweaked as required.
1.3
- Now code can be added anywhere in theme template.
- PHP code needs to be manually added to template.
- No longer automatic addition to footer.
1.0
- Initial release.