این افزونه با آخرین 3 نسخه اصلی وردپرس تست نشده است. ممکن است دیگر نگهداری یا پشتیبانی نشود و ممکن است هنگام استفاده با نسخه های جدیدتر وردپرس مشکلات سازگاری داشته باشد.

Remove Link URL

توضیحات

This plugin removes the Link URL that is enabled by default when images are uploaded to your WordPress blog. This helps prevent accidentally linking to images. A screenshots is available to help clarify where this affects WordPress.

Notes

  • This plugin removes links for image files ending with the following extensions: .jpg, .jpeg, .png, .gif, .bmp, .tiff, .tif
  • Files with other extensions – such as PDF files – will continue to work normally
  • If you have existing posts and want to remove the links from images: WordPress actually stores the links as part of the post content, so removing the links would either require looping through the posts and running a regular expression, or perhaps cheating with jQuery and removing links after the post is rendered. In short, this plugin helps remove links from images that your users post from now on, but doesn’t touch your existing posts 🙂

Suggest new features and improvements here

عکس‌های صفحه

  • Media Upload Screen

نصب

Install

  1. Download the remove-link-url.zip file to your computer.
  2. Unzip the file.
  3. Upload the remove-link-url directory to your /wp-content/plugins/ directory.
  4. Activate the plugin through the ‘Plugins’ menu in WordPress.

That’s it. At this time there is no configuration menu for this plugin.

Requirements

  • WordPress 2.5 or above

نقد و بررسی‌ها

نقد و بررسی‌ای برای این افزونه یافت نشد.

توسعه دهندگان و همکاران

“Remove Link URL” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

مشارکت کنندگان

ترجمه “Remove Link URL” به زبان شما.

علاقه‌ مند به توسعه هستید؟

کد را مرور کنید, را بررسی کنید مخزن SVN, یا مشترک شوید گزارش توسعه توسط RSS.

گزارش تغییرات

1.0 – Initial Release

  • Tested and working for up to WordPress 3.4 alpha