WP Manifestindependent plugin directory
manifest / ai / wordpress-perplexity-plugin

Perplexity Text Analyzer Codeberg

This lightweight WordPress plugin adds a Perplexity lookup to highlighted text inside your site's blog posts.

by GBTI Network · codeberg.org/gbti-network/wordpress-perplexity-plugin · website

0stars
0forks

Install

No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:

wp plugin install https://codeberg.org/gbti-network/wordpress-perplexity-plugin/archive/main.zip

From the readme

Perplexity WordPress Plugin A WordPress plugin that adds a floating "Analyze with Perplexity" button when text is selected on your WordPress site. This plugin enhances the reading experience by providing instant AI-powered analysis of selected content. Features - Smart Text Selection: Automatically detects when text is selected on your WordPress posts - Perplexity AI Integration: Opens selected text in Perplexity AI for instant analysis - Modern Architecture: Built with ES6 modules and modern JavaScript - Universal Deployment: Works in standard plugins folder, must-use plugins, child themes, or parent themes - Configurable Positioning: Customizable icon placement with smart viewport boundary detection - Mobile Support: Touch-friendly interface with responsive positioning - Debug Mode: Console logging for development and troubleshooting Installation Standard Plugin Installation 1. Download the plugin files 2. Upload to /wp-content/plugins/perplexity-learn-more/ 3. Activate through the WordPress admin panel Alternative Installations The plugin automatically detects its environment and works in: - Must-Use Plugins: /wp-content/mu-plugins/perplexity-learn-more/ - Child Theme: /wp

Read the full README on Codeberg →