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

Simple Select All Text Box

توضیحات

The function of this plugin is to easily create text boxes which automatically select everything inside with one click.
It’s useful for song lyrics, directions, small bits of code, etc.

In a post or page use the shortcode [textbox rows="3"]Contents of textbox[/textbox] to create a textbox.

عکس‌های صفحه

  • Screenshot of a text box in a post.

نصب

  1. Upload the whole simple-select-all-textbox folder to the /wp-content/plugins/ directory.
  2. Activate the plugin through the Plugins menu in WordPress.
  3. In a post or page use the shortcode [textbox rows="3"]Contents of textbox[/textbox] to create a textbox.

سوالات متداول

  • To create a textbox in a post or a page use the shortcode: [textbox rows="3"]Contents of textbox[/textbox] You can change the amount of rows to your liking, or omit that option to let you site’s stylesheet decide the height.

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

سپتامبر 3, 2016
This plugin works great. Very useful for adding text that’s intended to be copied easily like addresses, phone numbers, etc.
خواندن تمامی 1 نقد و بررسی‌

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

“Simple Select All Text Box” نرم افزار متن باز است. افراد زیر در این افزونه مشارکت کرده‌اند.

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

ترجمه “Simple Select All Text Box” به زبان شما.

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

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

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

  1. 1.0, it begins.
  2. 2.0, fixed bug which prevented multiple textboxes on one page.
  3. 2.1, fixed bug which showed html markup in textbox.
  4. 2.2, fixed some bugs and added ability to use nested shortcodes. Added class ‘select_all_textbox” for styling.
  5. 2.3, fixed problem with multiple textboxes in one post not working correctly. Also streamlined the code a bit.
  6. 3.0, plugin overhaul. Removed options page, now all options are accesible from the shortcode itself. Text box content is protected now (reverts back to original content when changed). Displaying code is possible now within the textbox. Added ability to add custom classes to the textbox.
  7. 3.1, execute shortcodes within textbox
  8. 3.2, Update tested WordPress version and fix insructions link.