Changeset 3151849
- Timestamp:
- 09/14/2024 04:49:39 PM (15 months ago)
- Location:
- quicksnap
- Files:
-
- 67 added
- 2 edited
-
tags/1.0.5 (added)
-
tags/1.0.5/Admin (added)
-
tags/1.0.5/Admin/Admin.php (added)
-
tags/1.0.5/Admin/MetaBox.php (added)
-
tags/1.0.5/Admin/Template (added)
-
tags/1.0.5/Admin/Template/Metabox (added)
-
tags/1.0.5/Admin/Template/Metabox/custom-css.php (added)
-
tags/1.0.5/Admin/Template/Metabox/general-settings.php (added)
-
tags/1.0.5/Admin/Template/Metabox/sidebar.php (added)
-
tags/1.0.5/Admin/Template/Metabox/template-metabox.php (added)
-
tags/1.0.5/App (added)
-
tags/1.0.5/App/App.php (added)
-
tags/1.0.5/App/Shortcode.php (added)
-
tags/1.0.5/Includes (added)
-
tags/1.0.5/Includes/Includes.php (added)
-
tags/1.0.5/Includes/Post_Type.php (added)
-
tags/1.0.5/assets (added)
-
tags/1.0.5/assets/admin (added)
-
tags/1.0.5/assets/admin/css (added)
-
tags/1.0.5/assets/admin/css/quicksnap-admin.css (added)
-
tags/1.0.5/assets/admin/icon (added)
-
tags/1.0.5/assets/admin/icon/code.svg (added)
-
tags/1.0.5/assets/admin/icon/sliders-horizontal.svg (added)
-
tags/1.0.5/assets/admin/js (added)
-
tags/1.0.5/assets/admin/js/quicksnap-admin.js (added)
-
tags/1.0.5/assets/app (added)
-
tags/1.0.5/assets/app/css (added)
-
tags/1.0.5/assets/app/css/quicksnap-app.css (added)
-
tags/1.0.5/assets/app/img (added)
-
tags/1.0.5/assets/app/img/placeholder-150.png (added)
-
tags/1.0.5/assets/app/js (added)
-
tags/1.0.5/assets/app/js/quicksnap-app.js (added)
-
tags/1.0.5/composer.json (added)
-
tags/1.0.5/composer.lock (added)
-
tags/1.0.5/quicksnap.php (added)
-
tags/1.0.5/readme.txt (added)
-
tags/1.0.5/vendor (added)
-
tags/1.0.5/vendor/appsero (added)
-
tags/1.0.5/vendor/appsero/client (added)
-
tags/1.0.5/vendor/appsero/client/.editorconfig (added)
-
tags/1.0.5/vendor/appsero/client/.github (added)
-
tags/1.0.5/vendor/appsero/client/.github/workflows (added)
-
tags/1.0.5/vendor/appsero/client/.github/workflows/wpcs.yml (added)
-
tags/1.0.5/vendor/appsero/client/.gitignore (added)
-
tags/1.0.5/vendor/appsero/client/.php-cs-fixer.dist.php (added)
-
tags/1.0.5/vendor/appsero/client/composer.json (added)
-
tags/1.0.5/vendor/appsero/client/composer.lock (added)
-
tags/1.0.5/vendor/appsero/client/phpcs.xml.dist (added)
-
tags/1.0.5/vendor/appsero/client/readme.md (added)
-
tags/1.0.5/vendor/appsero/client/src (added)
-
tags/1.0.5/vendor/appsero/client/src/Client.php (added)
-
tags/1.0.5/vendor/appsero/client/src/Insights.php (added)
-
tags/1.0.5/vendor/appsero/client/src/License.php (added)
-
tags/1.0.5/vendor/autoload.php (added)
-
tags/1.0.5/vendor/composer (added)
-
tags/1.0.5/vendor/composer/ClassLoader.php (added)
-
tags/1.0.5/vendor/composer/InstalledVersions.php (added)
-
tags/1.0.5/vendor/composer/LICENSE (added)
-
tags/1.0.5/vendor/composer/autoload_classmap.php (added)
-
tags/1.0.5/vendor/composer/autoload_namespaces.php (added)
-
tags/1.0.5/vendor/composer/autoload_psr4.php (added)
-
tags/1.0.5/vendor/composer/autoload_real.php (added)
-
tags/1.0.5/vendor/composer/autoload_static.php (added)
-
tags/1.0.5/vendor/composer/installed.json (added)
-
tags/1.0.5/vendor/composer/installed.php (added)
-
tags/1.0.5/vendor/composer/platform_check.php (added)
-
trunk/composer.lock (added)
-
trunk/quicksnap.php (modified) (1 diff)
-
trunk/readme.txt (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
quicksnap/trunk/quicksnap.php
r3150237 r3151849 3 3 * Quicksnap 4 4 * 5 * Plugin Name: Quicksnap 5 * Plugin Name: Quicksnap - Fast & Flexible search functionality 6 6 * Plugin URI: https://github.com/mdrejon/quicksnap 7 7 * Description: Quicksnap is a plugin that allows you to search for posts and pages in the WordPress admin area. 8 * Version: 1.0. 48 * Version: 1.0.5 9 9 * Author: Sydur Rahman 10 10 * Author URI: https://github.com/mdrejon/ -
quicksnap/trunk/readme.txt
r3150237 r3151849 1 === Quick snap===1 === QuickSnap – Fast & Flexible Search for Post Types and WooCommerce === 2 2 Contributors: mdrejon 3 Tags: ajax search, product search, woocommerce search, post typesearch3 Tags: Ajax search, WooCommerce product search, Custom post type search integration, WordPress shortcode search solution, Customizable WordPress search 4 4 Requires at least: 4.9 5 5 Tested up to: 6.6 6 6 Requires PHP: 7.4 7 Stable tag: 1.0. 47 Stable tag: 1.0.5 8 8 License: GPL-2.0+ 9 9 License URI: http://www.gnu.org/licenses/gpl-2.0.txt … … 11 11 Quicksnap boosts your WordPress site's search, making it faster and easier for users to find content, ideal for WooCommerce, blogs, and content-rich sites. 12 12 13 == Description == 14 15 ## Custom Post Search & Display for WordPress Made Easy ! 16 17 18 QuickSnap enhances your WordPress site's search functionality by allowing users to search through any post type, including WooCommerce products, directly from the frontend. With its simple shortcode integration, QuickSnap makes it effortless to display customized search results, offering full control over the layout and style for an optimized user experience. 19 20 ### Key Features: 21 22 = Universal Post Type Search: = 23 24 Let users search through any post type, whether it’s blog posts, custom post types, or WooCommerce products, directly from the frontend. 25 26 = Simple Shortcode Integration: = 27 28 Add the search functionality and display results effortlessly using a flexible shortcode that can be placed anywhere on your site. 29 30 = Customizable Post Thumbnails: = 31 32 Control the position of post thumbnails in the search results to match your site’s design and layout. 33 34 = Adjustable Item Display: = 35 36 Set the number of search result items to display, giving you full control over the appearance and user experience. 37 38 = Custom CSS Support: = 39 40 Easily integrate custom CSS for a tailored look and feel that matches your brand or theme. 41 42 43 = WooCommerce Compatibility: = 44 45 Perfect for online stores, QuickSnap allows customers to search for products in WooCommerce post types with lightning-fast speed and precision. 46 47 48 Boost your site’s usability and offer a seamless content discovery experience with QuickSnap. Whether you're a blogger, business owner, or WooCommerce store operator, QuickSnap is the ultimate solution for improving your WordPress site's search capabilities. 49 50 51 == Installation == 52 53 1. Download and unzip the plugin. Upload the unzipped folder to the wp-contents/plugins folder of your WordPress installation. 54 2. Active the plugin from the WordPress Plugins administration page OR, Go to the WordPress admin panel, click 'Plugins' -> 'Add new'. In the search input box, type 'Quicksnap - Fast & Flexible search functionality'. 55 3. Install and activate the plugin. 56 6. Go to Plugin Settings (Dashboard -> Quicksnap). 13 57 14 58 == Screenshots == … … 44 88 45 89 90 = 1.0.5 - 14/09/2024 = 91 92 - Improved : readme.txt file & Screenshot
Note: See TracChangeset
for help on using the changeset viewer.