FindWord TSW

설명

Search tool helper to find text on page. Can be used a a sidebar widget to cover any volume of text either on the page or in the content of the article itself. This is set as a default to find text specifically that is in a single post article. You can expand this by changing the name of the CSS class that your searchable text is enclosed in.

Let us say you are wanting to include the sidebars and the header and the footer of the page as part of your search. In this case, you would change the name of the Wrapper Class to the same name as your body class for example, in which the body tag element would get a new data type of “data-finder-content” once you save your Wrapper Class name to the plugin Options Settings page.

Helps your readers find text on the page if articles are long. Can also be used as a writting developer tool to count keywords in an article.

Upgrade link for this plugin: FindWordPlus
Why upgrade:

  • Fixed position of widget on page.
  • Clipboard organizer to save keyword text to.
  • Word counter for page text content.
  • Clock for timing reads.
  • Predefined text in Toolbox or add you own.
  • Add promotion link or advert link to tool box.
  • Change box-shadow and button colors as well as icons in buttons.
  • Change pixel size inside findword content area.
  • Select or remove modules you want readers to see.

Other

Highlight javascript for jQuery based on highlight v3 by Johann Burkard
scrollTo javascript for jQuery based on Ariel Flesler version 2.1.3 https://github.com/flesler/jquery.scrollTo

스크린샷

  • On page widget – shortcode also available
  • Admin options settings page

설치

This section describes how to install the plugin and get it working.

  1. Upload findword-tsw.php to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Place widget FindWord or place shortcode [findword] to page.
  4. Find class name of page content and add to Setting admin page.

후기

2023년 2월 7일 답글 1개
You need to find something on your WP site?You’ve found your finder, and this is it.Does exactly what it says and does it well.
2023년 2월 4일 답글 1개
Great plugin. Very usable for websites with text like blogs.It’s great and simple to install on pages or sidebars with a shortcode.I recommend!
모든 2 평가 읽기

기여자 & 개발자

“FindWord TSW”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “FindWord TSW”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

1.1.7

  • tested on WP 6.5
  • update version

1.1.6

  • corrected php render in widget

1.1.5

  • corrected link text
  • file inc/class-findowrod-tsw
  • file findword-tsw
  • file admin/partials/-admin-display
  • file this

1.1.4

  • added link to free download

1.1.3

  • fixed checked

1.1.2

  • fixed scrollto for Chrome and Opera

1.1.1

  • fixed default values for options
  • added uninstall hook

1.1.0

  • put js in footer
  • fixed jquery slim animate

1.0.9

  • Added context for premium version link

1.0.8

  • fixed json error in shortcode

1.0.7

  • fixed url path to script

1.0.6

  • Changed file name to conventional

1.0.5

  • corrections to sanitize outputs
  • added main to github.com
  • removed unused code

1.0.4

  • Initial release