PluginProbe
Catch Breadcrumb / 1.7
Catch Breadcrumb v1.7
trunk 1.0.0 1.0.1 1.0.2 1.1 1.2 1.3 1.4 1.5 1.5.1 1.5.2 1.5.3 1.5.4 1.5.5 1.5.6 1.5.7 1.5.8 1.5.9 1.6 1.7 1.8 1.9 2.0 2.1 2.2 All 29 releases
catch-breadcrumb / README.txt

README.txt in Catch Breadcrumb 1.7, at README.txt

108 lines 4.3 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === Catch Breadcrumb ===
2 Contributors: catchplugins, catchthemes, sakinshrestha, pratikshrestha, maheshmaharjan, dreamsapana
3 Donate link: https://catchplugins.com/plugins/catch-breadcrumb/
4 Tags: breadcrumb, breadcrumbs, menu, navigation, trail
5 Requires at least: 4.8
6 Tested up to: 5.8
7 Stable tag: trunk
8 License: GPLv2 or later
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
11 Catch Breadcrumb lets you display Breadcrumb Navigation anywhere on your website elegantly. It helps your readers navigate easily through your website without getting lost.
12
13 == Description ==
14 Catch Breadcrumb is a simple yet feature-rich breadcrumb WordPress plugin that adds seamless breadcrumbs navigation to your website. The plugin provides customization options, with which you can tweak the settings according to your website. Catch Breadcrumb is extremely lightweight, provides a responsive design and comes with features such as shortcode options, breadcrumb selector, separator, and more. With these features available in the plugin, you can display the breadcrumb trail wherever you wish. Additionally, with the new WordPress plugin for breadcrumbs, you have the option to whether or not display the breadcrumb on the homepage of your website. Checkmark the homepage option in the settings page if you want the breadcrumb to display in the homepage. Add sophisticated breadcrumb trails with Catch Breadcrumb and make your website elegant looking and user-friendly.
15
16 == Screenshots ==
17 1. Main Page
18 2. Breadcrumb displaying on frontend
19
20 == Installation ==
21 The easy way (via Dashboard) :
22
23 * Go to Plugins > Add New
24 * Type in the **Catch Breadcrumb** in Search Plugins box
25 * Click Install Now to install the plugin
26 * After Installation click activate to start using the **Catch Breadcrumb**
27 * Go to **Catch Breadcrumb** from Dashboard menu
28
29 Not so easy way (via FTP) :
30
31 * Download the **Catch Breadcrumb**
32 * Unarchive **Catch Breadcrumb** plugin
33 * Copy folder with catch-breadcrumb.zip
34 * Open the ftp \wp-content\plugins\
35 * Paste the plug-ins folder in the folder
36 * Go to admin panel => open item "Plugins" => activate **Catch Breadcrumb**
37 * Go to **Catch Breadcrumb** from Dashboard menu
38
39 == Changelog ==
40
41 = 1.7 (Released: September 16, 2021) =
42 * Bug Fixed: Security issue on ajax calls
43
44 = 1.6 (Released: July 23, 2021) =
45 * Compatibility check up to version 5.8
46
47 = 1.5.9 (Released: March 04, 2021) =
48 * Compatibility check up to version 5.7
49
50 = 1.5.8 (Released: August 19, 2020) =
51 * Bug Fixed: Issue in add new theme page
52
53 = 1.5.7 (Released: April 25, 2020) =
54 * Bug Fixed: Using appropriate sanitization
55
56 = 1.5.6 (Released: April 24, 2020) =
57 * Code Optimization
58 * Bug Fixed: Escaping, validation and sanitization
59
60 = 1.5.5 (Released: April 23, 2020) =
61 * Bug Fixed: XSS security issue
62
63 = 1.5.4 (Released: March 10, 2020) =
64 * Compatibility check up to version 5.4
65
66 = 1.5.3 (Released: February 03, 2020) =
67 * Bug Fixed: Disable on homepage (Reported by: marius)
68
69 = 1.5.2 (Released: January 31, 2020) =
70 * Optimization
71
72 = 1.5.1 (Released: January 30, 2020) =
73 * Bug Fixed: Undefined variable breadcrumb_list
74
75 = 1.5 (Released: January 29, 2020) =
76 * Updated: deprecated data-vocabulary-org-schema replaced by schema-org's JSON-LD
77
78 = 1.4 (Released: November 12, 2019) =
79 * Added: Display Breadcrumb options to display the breadcrumb before and after the selector
80 * Added: Option to turn off Catch Themes and Catch Plugins tabs
81 * Added: Tooltip for info icons
82 * Bug Fixed: When tags and category is empty in the block editor
83 * Bug Fixed: Variable name typo
84 * Compatibility check up to version 5.3
85
86 = 1.3 (Released: May 07, 2019) =
87 * Bug Fixed: Undefined index breadcrumb_home_icon
88 * Compatibility check up to version 5.2
89 * Updated: Catch Themes and Catch Plugins tabs displaying code
90
91 = 1.2 (Released: February 21, 2019) =
92 * Compatibility check up to version 5.1
93
94 = 1.1 (Released: December 12, 2018) =
95 * Added: Catch Themes and Catch Plugins tabs in Add themes and Add plugins page respectively
96 * Added: Themes by Catch Themes section under Themes panel in customizer
97 * Compatibility check up to version 5.0
98
99 = 1.0.2 (Released: November 26, 2018) =
100 * Bug Fixed: Home icon CSS (Reported By: skynet)
101
102 = 1.0.1 (Released: November 16, 2018) =
103 * Added Home Icon
104 * Bug Fixed: Too few parameters in get_month_link
105 * Support WooCommerce breadcrumb
106
107 = 1.0.0 (Released: September 21, 2018) =
108 * Initial release