Matcha Extra

Description

Used for adding extra features to WP Matcha Themes.

Support

For support and documentation, please visit our website or contact our support team.

Credits

Developed by WP Matcha to enhance WordPress themes with additional functionality.

License

This plugin is licensed under the GPL v2 or later.

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License, version 2, as
published by the Free Software Foundation.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA

Installation

  1. Upload the plugin files to the /wp-content/plugins/matcha-extra directory, or install the plugin through the WordPress plugins screen directly.
  2. Activate the plugin through the ‘Plugins’ screen in WordPress.
  3. Make sure you have a compatible theme active (currently supports Pawfect theme).
  4. Go to Appearance Customize to configure your front page sections.
  5. Start adding content using the new post types in your admin menu.

FAQ

Do I need a specific theme for this plugin to work?

Currently, this plugin is designed to work with the Pawfect theme. It will show a notice if a compatible theme is not active.

Can I customize the appearance of the sections?

Yes, you can customize all sections through the WordPress Customizer under Appearance Customize Frontpage Sections.

How do I add portfolio items?

Go to Portfolio Add New in your WordPress admin. Add your portfolio item with title, description, featured image, and assign categories.

How do I add testimonials?

Go to Testimonials Add New in your WordPress admin. Add the testimonial content, customer name, position, company, and rating.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Matcha Extra” is open source software. The following people have contributed to this plugin.

Contributors

Translate “Matcha Extra” into your language.

Interested in development?

Browse the code, check out the SVN repository, or subscribe to the development log by RSS.

Changelog

1.0.1

  • Plugin renamed from “Pawfect Companion” to “Matcha Extra” to resolve trademark issues
  • Updated all text domains from ‘pawfect-companion’ to ‘matcha-extra’
  • Fixed licensing inconsistencies – standardized to GPL v2 or later
  • Added ABSPATH security checks to all PHP files to prevent direct access
  • Updated function names and class names to match new plugin name
  • Improved plugin description and documentation

1.0.0

  • Initial release