VR-Frases is a comprehensive quote management plugin that allows you to organize, categorize, and display collections of famous quotes and phrases. Perfect for websites that want to share inspirational content, literary quotes, or wisdom from notable figures.
Key Features:
- Quote Management: Add, edit, and organize quotes with full CRUD functionality
- Author Profiles: Manage author information including biographical data and Wikipedia links
- Classification System: Organize quotes using classes (categories) and themes (tags)
- Search & Filter: Advanced search functionality by author, class, or theme
- Import/Export: Bulk import quotes from CSV/TXT files and export your collection
- Display Options: Multiple ways to display quotes on your site
- Responsive Design: Mobile-friendly interface and displays
Display Methods:
- Random Quote: Show a random quote anywhere using
[randomfrase] shortcode
- Quote Collection: Display all quotes with search functionality using
[vrfrases] shortcode
- Widget: Add random quotes to sidebars and widget areas
Admin Features:
- Intuitive dashboard for managing quotes, authors, classes, and themes
- Quick edit functionality for fast updates
- Bulk operations for efficient management
- Import wizard for adding multiple quotes at once
- Export functionality to backup or share your quote collection
- Author management with biographical information and Wikipedia integration
For Developers:
- Clean, well-documented code following WordPress standards
- Template functions for custom implementations
- Hooks and filters for extensibility
- Database optimization with proper indexing
The plugin creates dedicated database tables to efficiently store quotes, authors, classes, and themes, ensuring optimal performance even with large collections.
Automatic Installation (Recommended):
- Go to your WordPress admin panel
- Navigate to Plugins > Add New
- Search for "VR-Frases"
- Click "Install Now" and then "Activate"
- Go to VR-Frases > Settings to configure the plugin
Manual Installation:
- Download the plugin zip file
- Upload to
/wp-content/plugins/ directory
- Extract the files
- Activate the plugin through the 'Plugins' menu of WordPress
- Go to VR-Frases > Settings to configure the plugin
Setup:
- After activation, go to VR-Frases > Settings
- Configure your preferences (page slug, display options, etc.)
- Create a new page for displaying quotes
- Add the
[vrfrases] shortcode to that page
- Start adding quotes through VR-Frases > Manage Quotes
Upgrading:
The plugin includes automatic upgrade routines. Your data will be preserved during updates. Always backup your database before major updates.