Word Look
A lightweight WordPress plugin that lets users double-click on any word in your site's content to get its meaning using an external dictionary API.
Plugin info
Maintenance & Compatibility
Maintenance score
Stale • Last updated 196 days ago
Is Word Look abandoned?
Likely maintained (last update 196 days ago).
Compatibility
Similar & Alternatives
Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.
Description
Word Look is a simple yet powerful plugin that enhances user experience by providing instant word definitions.
How it works:
– Users double-click on any word in your post/page content.
– A modal popup appears showing the word’s definition.
– The definition is fetched in real-time from https://dictionaryapi.dev.
Features:
– Lightweight, fast, and no configuration needed.
– Clean modal-style popup for definitions.
– Uses free and open dictionary API (no API key required).
– Modern and clean CSS/JS implementation.
Privacy
This plugin sends the selected word to https://dictionaryapi.dev to fetch its definition. No personal data is collected or stored. The API is free and does not require authentication. Please consult the API’s privacy policy if concerned.
External Services
This plugin connects to an external dictionary API to retrieve word meanings.
It sends the selected word (as plain text) to the following third-party service:
– Service Name: Free Dictionary API
– Service URL: https://dictionaryapi.dev/
– Purpose: To fetch the definition of the word selected by the user.
– Data Sent: The selected word only, no personal or user-identifying data is sent.
– When Sent: Each time a user double-clicks on a word in the content area.
– Terms of Service: https://github.com/meetDeveloper/freeDictionaryAPI#terms-of-use
– Privacy Policy: https://github.com/meetDeveloper/freeDictionaryAPI#privacy
This API is public and does not require authentication or user registration. No personal or sensitive data is transmitted.
Installation
- Upload the plugin folder
word-lookto the/wp-content/plugins/directory. - Activate the plugin through the ‘Plugins’ menu in WordPress.
- You’re all set! Just visit any post or page and double-click on a word to see the definition.
Frequently Asked Questions
No. It uses the free and open https://dictionaryapi.dev API, which does not require any key.
Not at all. It only loads a lightweight script and runs on user interaction (double-click).
No. It does not collect, store, or transmit any personal data.
Review feed
Screenshots
Changelog
1.0.0
- Initial release: Double-click dictionary popup.