This guide helps site owners and administrators set up and manage MMP Photo Minder Pro for their WordPress website.
- Installation
- Configuration
- Performance Optimization
- User Management
- Security Considerations
- Maintenance
- Troubleshooting
- WordPress 5.0 or higher
- PHP 7.4 or higher
- Advanced Custom Fields Pro
- MySQL 5.6 or higher
- At least 64MB WordPress memory limit
- ModRewrite for pretty URLs
- Download MMP Photo Minder Pro
- Go to Plugins → Add New → Upload Plugin
- Upload the ZIP file
- Click "Install Now"
- Activate the plugin
- Enter your license key under Photo Minder → Settings
-
Image Sizes
- Thumbnail dimensions
- Maximum upload size
- Compression quality
-
Gallery Defaults
- Default layout
- Number of columns
- Lightbox settings
-
User Permissions
- Who can create galleries
- Who can edit galleries
- Who can import photos
// Add to wp-config.php for custom upload limits
define('MMPHOTO_MAX_UPLOAD_SIZE', '10M');
define('MMPHOTO_MEMORY_LIMIT', '256M');
- Enable automatic image optimization
- Configure WebP conversion
- Set up lazy loading
- Configure browser caching
- Regular cleanup of unused media
- Optimize gallery tables
- Cache gallery data
- Configure page caching
- Set up browser caching
- Enable CDN support
Role | Create | Edit | Delete | Import |
---|---|---|---|---|
Administrator | ✓ | ✓ | ✓ | ✓ |
Editor | ✓ | ✓ | ✓ | ✗ |
Author | ✓ | Own | Own | ✗ |
Contributor | ✗ | ✗ | ✗ | ✗ |
- Create appropriate user roles
- Assign permissions
- Train users on gallery management
- Set up workflow approval process
- Restrict file types
- Set maximum file sizes
- Configure upload directory permissions
- Enable file scanning
- Implement role-based access control
- Enable two-factor authentication
- Set up activity logging
- Configure IP restrictions
- Enable backup systems
- Configure privacy settings
- Implement GDPR compliance
- Set up content restrictions
- Update plugin and dependencies
- Optimize database tables
- Clean up unused media
- Check error logs
- Monitor disk space
- Verify backups
- Review user permissions
- Check security logs
- Analyze performance
- Update documentation
- Review backup strategy
- Check theme compatibility
- Verify shortcode usage
- Check for JavaScript errors
- Verify permissions
- Check memory limits
- Verify file permissions
- Check PHP timeout settings
- Verify API credentials
- Check memory allocation
- Review error logs
- Monitor server resources
- Check image sizes
- Verify caching configuration
- Review database performance
- Check CDN settings
- Check documentation
- Review error logs
- Contact plugin support
- Post in community forums
- Use descriptive titles
- Implement consistent naming
- Regular content audits
- Monitor storage usage
- Provide documentation
- Regular training sessions
- Update guidelines
- Monitor user feedback
- Daily automated backups
- Separate media backups
- Off-site storage
- Regular restore tests
- Support Email: [email protected]
- Documentation: https://example.com/docs
- Forums: https://example.com/forum
- WordPress.org Forums
- Stack Overflow Tags
- GitHub Discussions