{"id":303638,"date":"2026-04-29T18:03:08","date_gmt":"2026-04-29T18:03:08","guid":{"rendered":"https:\/\/wordpress.org\/plugins\/oriole-one-master-tools\/"},"modified":"2026-04-30T16:55:46","modified_gmt":"2026-04-30T16:55:46","slug":"oriole-one-master-tools","status":"publish","type":"plugin","link":"https:\/\/test.wordpress.org\/plugins\/oriole-one-master-tools\/","author":23463292,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.0.1","stable_tag":"1.0.1","tested":"6.9.4","requires":"6.0","requires_php":"7.4","requires_plugins":null,"header_name":"Oriole One Master Tools","header_author":"Oriole One","header_description":"Modular WordPress utility tools for Morse conversion, subnet calculation, text cleaning, hashing, and safe DNS lookups.","assets_banners_color":"","last_updated":"2026-04-30 16:55:46","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"","header_author_uri":"","rating":0,"author_block_rating":0,"active_installs":0,"downloads":119,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","faq","changelog"],"tags":{"1.0.0":{"tag":"1.0.0","author":"rashidsharafat","date":"2026-04-29 18:05:43"},"1.0.1":{"tag":"1.0.1","author":"rashidsharafat","date":"2026-04-30 16:55:46"}},"upgrade_notice":[],"ratings":[],"assets_icons":{"icon-256x256.png":{"filename":"icon-256x256.png","revision":3518752,"resolution":"256x256","location":"assets","locale":"","width":256,"height":256}},"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.0.0","1.0.1"],"block_files":[],"assets_screenshots":[],"screenshots":{"1":"Admin dashboard with module settings and global options.","2":"Morse converter interface with live preview.","3":"Subnet calculator showing summary and detailed output.","4":"DNS lookup tool displaying public record results.","5":"Combined tools view using the all-in-one shortcode."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[14328,10865,261435,157173,4351],"plugin_category":[],"plugin_contributors":[260528],"plugin_business_model":[],"class_list":["post-303638","plugin","type-plugin","status-publish","hentry","plugin_tags-dns","plugin_tags-hash","plugin_tags-morse","plugin_tags-subnet","plugin_tags-utilities","plugin_contributors-rashidsharafat","plugin_committers-rashidsharafat"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/ps.w.org\/oriole-one-master-tools\/assets\/icon-256x256.png?rev=3518752","icon_2x":"https:\/\/ps.w.org\/oriole-one-master-tools\/assets\/icon-256x256.png?rev=3518752","generated":false},"screenshots":[],"raw_content":"<!--section=description-->\n<p>Oriole One Master Tools adds a set of lightweight utilities to your WordPress site through simple shortcodes and a centralized admin settings page.<\/p>\n\n<p>These tools are designed for websites that need quick technical helpers without installing multiple plugins.<\/p>\n\n<h4>Features<\/h4>\n\n<ul>\n<li>Morse code converter for text-to-Morse and Morse-to-text workflows<\/li>\n<li>IPv4 subnet calculator with optional bit-level explanation<\/li>\n<li>Network subnet divider for splitting CIDR ranges into equal subnets<\/li>\n<li>Text cleaner for removing HTML, CSS fragments, and noisy characters<\/li>\n<li>Hash generator for common text-based hashes such as MD5, SHA1, SHA256, and SHA512<\/li>\n<li>Safe public DNS lookup tool for A, AAAA, MX, TXT, and CNAME records<\/li>\n<li>Combined tabbed tools view through a single shortcode<\/li>\n<li>Admin settings for default behavior, conditional asset loading, AJAX control, and optional dark mode<\/li>\n<\/ul>\n\n<h4>Available Shortcodes<\/h4>\n\n<ul>\n<li>[oomt_morse]<\/li>\n<li>[oomt_subnet]<\/li>\n<li>[oomt_subnet_divider]<\/li>\n<li>[oomt_clean]<\/li>\n<li>[oomt_hash]<\/li>\n<li>[oomt_dns]<\/li>\n<li>[oomt_tools]<\/li>\n<\/ul>\n\n<!--section=installation-->\n<h4>First-time installation<\/h4>\n\n<ol>\n<li>In your WordPress admin, go to Plugins and select Add New.<\/li>\n<li>Click Upload Plugin and choose the plugin ZIP file.<\/li>\n<li>Click Install Now, then Activate.<\/li>\n<li>After activation, open the Oriole One Master Tools admin page from your dashboard menu.<\/li>\n<li>Review the default settings for each tool and save any changes you want.<\/li>\n<li>Add one of the included shortcodes to a page, post, or widget-ready area.<\/li>\n<li>Visit the front end to confirm the selected tool is displaying correctly.<\/li>\n<\/ol>\n\n<h4>Basic setup after activation<\/h4>\n\n<ol>\n<li>Open the plugin settings screen.<\/li>\n<li>Enable or disable the modules you want to use.<\/li>\n<li>Choose defaults such as the hash type, DNS record type, and Morse conversion mode.<\/li>\n<li>Keep conditional assets enabled for the best performance on most sites.<\/li>\n<li>Save your settings and test each shortcode you plan to publish.<\/li>\n<\/ol>\n\n<h4>Common setup pitfalls<\/h4>\n\n<ul>\n<li>If a tool does not appear, make sure its module is enabled in the plugin settings.<\/li>\n<li>If live results do not update, confirm that AJAX has not been disabled in the global settings.<\/li>\n<li>If your theme styling affects the tool layout, place the shortcode on a full-width content area first to test compatibility.<\/li>\n<li>If DNS results are empty, check whether your hosting environment supports standard DNS lookups.<\/li>\n<\/ul>\n\n<h4>Default settings<\/h4>\n\n<p>By default, the main modules are enabled, AJAX support is turned on, and plugin assets are loaded only when a shortcode is used. Morse preview is enabled, the default hash algorithm is SHA256, and the default DNS record type is A.<\/p>\n\n<!--section=faq-->\n<dl>\n<dt id=\"what%20does%20this%20plugin%20do%3F\"><h3>What does this plugin do?<\/h3><\/dt>\n<dd><p>It provides several utility tools inside WordPress, including Morse conversion, subnet calculation, subnet division, text cleaning, hashing, and DNS lookups.<\/p><\/dd>\n<dt id=\"do%20i%20need%20technical%20knowledge%20to%20use%20it%3F\"><h3>Do I need technical knowledge to use it?<\/h3><\/dt>\n<dd><p>No. Most users only need to activate the plugin, choose a shortcode, and place it on a page or post.<\/p><\/dd>\n<dt id=\"which%20shortcodes%20are%20available%3F\"><h3>Which shortcodes are available?<\/h3><\/dt>\n<dd><p>You can use [oomt_morse], [oomt_subnet], [oomt_subnet_divider], [oomt_clean], [oomt_hash], [oomt_dns], or [oomt_tools].<\/p><\/dd>\n<dt id=\"why%20is%20a%20tool%20not%20showing%20on%20my%20site%3F\"><h3>Why is a tool not showing on my site?<\/h3><\/dt>\n<dd><p>Check that the related module is enabled in the plugin settings. Also make sure the shortcode is pasted correctly into the page content.<\/p><\/dd>\n<dt id=\"why%20are%20live%20results%20not%20working%3F\"><h3>Why are live results not working?<\/h3><\/dt>\n<dd><p>Live results depend on AJAX being enabled. If the feature has been turned off in the global settings, the tools may not update until you re-enable it.<\/p><\/dd>\n<dt id=\"why%20is%20the%20dns%20tool%20returning%20no%20records%3F\"><h3>Why is the DNS tool returning no records?<\/h3><\/dt>\n<dd><p>Some domains may not have the selected record type, and some hosting environments restrict DNS lookup functions. Try another record type or another domain first.<\/p><\/dd>\n<dt id=\"does%20the%20plugin%20store%20my%20submitted%20text%20or%20lookup%20results%3F\"><h3>Does the plugin store my submitted text or lookup results?<\/h3><\/dt>\n<dd><p>The plugin is designed to process the request and return the result without creating a custom data store for these tool inputs.<\/p><\/dd>\n\n<\/dl>\n\n<!--section=changelog-->\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>Refined module UI copy and headers for cleaner, more consistent tool cards.<\/li>\n<li>Improved subnet workflows by reducing unintended live interactions and clarifying action-driven behavior.<\/li>\n<li>Updated Morse converter experience with simplified mode selection and live preview removal.<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>Initial stable release.<\/li>\n<\/ul>","raw_excerpt":"A practical collection of WordPress utility tools for Morse conversion, subnet calculation, DNS lookup, text cleaning, and hash generation.","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/303638","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=303638"}],"author":[{"embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/rashidsharafat"}],"wp:attachment":[{"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=303638"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=303638"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=303638"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=303638"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=303638"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/test.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=303638"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}