Link Whisper Premium

Nulled WordPress Plugin Link Whisper Premium v2.4.5 NULLED

Aucune permission de téléchargement
Vous pouvez télécharger 10 fichiers tous les 24 heures. Devenez Membre Premium pour outrepasser cette limite.
2.4.5 June 21, 2024
  • [NEW FEATURE] Creating a new link highlighting feature! (Now you can click on anchors in the link dropdowns, and you will be taken to the page that has the link, the page will be scrolled to the link’s location, and the link will be highlit for easy spotting)
  • [NEW FEATURE] Creating system to detect if a link was created by a page builder module that Link Whisper isn’t able to modify. (This is so you can tell if the link needs to be modified in the editor and not Link Whisper. To easily show which links are unmodifiable, we are adding a new status icon in the link dropdowns.)
  • [NEW FEATURE] Adding “Link Created” column to the Click Tracking! (The column will show when a link was created if Link Whisper has that information)
  • [NEW SETTING] Creating setting to use a custom database table for all link stat data purposes. (The setting is called “Run Link Stats From Link Table” and turning it on should make the reports and link data lookups all run faster.)
  • [NEW SETTING] Creating setting to exclude posts from the Related Post widget by Categories and Tags!
  • [NEW SETTING] Creating a setting to not add accessibility icons to links that contain images.
  • [NEW SETTING] Creating a setting to allow Link Scans to be optimized for speed. (The setting tells Link Whisper to work with larger post batches, and to minimize the number of times it accesses the database during a scan so it runs overall faster.)
  • [NEW SETTING] Creating a setting to run the Autolinking by cron task! (The setting is called “Activate Autolinking Cron Task”, and it works by creating a list of all the posts that could have Autolinks inserted in them, and then going down that list post-by-post inserting links where possible. The cron interval is every 5 minutes.)
  • [IMPROVEMENT] Improving embedded link scanning for the Broken Link Checker!
  • [IMPROVEMENT] Improving the link validation done during click tracking to increase the number of tracked clicks and to better handle dynamic links.
  • [IMPROVEMENT] Improving the check if a post was created by a REST API call from an external source.
  • [IMPROVEMENT] Updating the Oxygen integration so it can work with Oxygen 4.8.3+
  • [IMPROVEMENT] Updating the date format for the Detailed Click Report chart so it uses the same date format as the site.
  • [IMPROVEMENT] Improving the click tracking functionality so it can better ignore clicks on nav buttons.
  • [IMPROVEMENT] Setting the Related Posts widget to not display related posts when set to “Manual Selection” and no posts have been selected.
  • [IMPROVEMENT] Increasing the speed at which the first stage of the Link Scan runs.
  • [IMPROVEMENT] Making it possible to not add accessibility icons to links inside of “center” and “aside” HTML tags.
  • [IMPROVEMENT] Adjusting the license key checking to hopefully avoid accidental disconnects.
  • [IMPROVEMENT] Making it possible to programmatically define a license key. (To programmatically define the key, please create a constant called “WPIL_PREMIUM_LICENSE_KEY” in your config.php file and set the value for your Link Whisper license key.)
  • [UX/UI] Making more popups permanently dismissable. (Link Delete, Domain Attribute update, and URL update in the Broken Link Report)
  • [UX/UI] Creating status icons for links created by known Related Post sections. (Related post links are shown with a green arrow status icon in the link dropdowns)
  • [UX/UI] Setting the Related Post thumbnails to be uniformly square so they are always all the same size.
  • [COMPATIBILITY] Adjusting the included code libraries to avoid conflicts with other plugins that use the same libraries. (Should particularly help with errors when exporting post data to Excel)
  • [BUGFIX] Fixing bug that would sometimes replace unicode-encoded hyphens in Autolink URLs with em dashes
  • [BUGFIX] Fixing notice about undefined property when running the Link Suggestions.
  • [BUGFIX] Adjusting the Autolinking rule deletion so that clicking on the X delete button will only delete that rule if multiple are selected.
  • [BUGFIX] Fixing PHP 8.2 notice that could happen during the autolink checks during post save.
  • [BUGFIX] Fixing bug that would make the link stat updating during post save take longer than it should have.
  • [BUGFIX] Fixing a bug that would keep Autolinks from inserting when posts were created or updated.
  • [BUGFIX] Fixing notice when saving the Click Tracking screen options for the first time.
2.4.3 April 17, 2024
  • [NEW SETTING] Creating setting to delete Inbound Internal links when their target post is deleted! (When active and a post is deleted, Link Whisper will find all the posts that are linking to the deleted post, and will remove the links from the posts. The setting is called “Remove Inbound Internal Links When Their Target Post is Deleted” and can be found in the Advanced Settings tab)
  • [NEW SETTING] Creating setting to tell Link Whisper to base suggestions on words from the post slug and not the post’s title words. (The setting is called “Make Suggestions Based on URL Slug Instead of Post Title” and can be found in the Advanced Settings tab)
  • [NEW SETTING] Creating setting to ignore posts created by specific user roles from Suggestions and Autolinking. (Allowing you to do things like ignore posts created by ‘authors’ from the Suggestions and Autolinking, while still generating suggestions for posts created by ‘editors’ and ‘administrators’. The setting is called “Don’t Link in Posts From Authors in the Selected Roles.” and can be found in the Content Ignoring tab)
  • [NEW FEATURE] Creating ability to delete Autolinking rules, but not the links that they’ve created! (When deleting Autolinks, you’ll be prompted to ask if you want to delete rules + links, or just the rules)
  • [IMPROVEMENT] Increasing the number of Spanish ignore words. (Up from 112 to 384! To update to the new list, please change the language in Link Whisper to ‘English’ and save the settings. Then once the page reloads, change the language back to Spanish and save again)
  • [IMPROVEMENT] Making the search in the Links Report always be case, accent, and diacritic insensitive. (So searching for “cafe” will find “café”, or searching for “hotel” will find “hôtel”)
  • [IMPROVEMENT] Adjusting the database queries in the Links Report to prevent cases where the Report is empty because “Show Categories” is turned on.
  • [IMPROVEMENT] Improving the Inbound Suggestions’ handling of Target Keywords so that it will be able to match with keywords that
  • [IMPROVEMENT] Improving the Asian-script detection so that Japanese and Chinese Autolinking keywords that contain some Latin characters can be inserted.
  • [IMPROVEMENT] Creating a caching system for Related Post data so pages that have multiple Related Post sections load faster.
  • [IMPROVEMENT] Adding support for Elementor-based shortcodes!
  • [IMPROVEMENT] Adjusting the REST API handling to improve the Autolinking’s ability to insert links in posts that are created as “published”
  • [IMPROVEMENT] Adjusting the Inbound Suggestions’ use of Target Keywords so it doesn’t generate suggestions using parts of keywords
  • [IMPROVEMENT] Improving the link reference deleting that removes links from the report when a post is deleted
  • [IMPROVEMENT] Adding check to prevent Autolinks from being changed by the URL Changer
  • [UX/UI] Updating some tooltips so they are clearer and to more accurately reflect the state of development.
  • [BUGFIX] Fixing bug that sometimes keeps the report exports from working.
  • [BUGFIX] Fixing bug that would keep the Broken Link Checker from doing its follow-up check on broken links. (The follow-up catches false positives, so missing links could result in a higher number of false positives)
  • [BUGFIX] Fixing bug that would keep the External Site Data from downloading during a Link Scan.
  • [BUGFIX] Fixing bug that would make the Link Scan’s “Success” message pop up multiple times.
Haut