Steps to activate the plugin.
- Activate the Plugin from your WordPress Dashboard, KBucket Plugin page (You will see KBucket in the sidebar)
- Register the Plugin by going to our registration page
- Get your API key from your new profile page
- Enter your API key under the settings tab in your WordPress KBucket page
- If you are using a Page Builder product, you need to use short codes to display the content
- Go the the “Settings Tab” and choose “use short code” option
- Go to the KBucket page (this page is labeled under your pages list) and create a row with two columns and copy the short codes into each section
- Add the Kbucket page to your desired menu and change the name and url of the page as you wish
- If you are not using short codes, go to the Appearance Widgets menu and add the KBucket tags to the "KBucket Sidebar"
- Download Kurator from the Kurator product page
- Visit our Docs if you have any questions Docs.
- To learn how to create and export your curated research visit our website and ask KChat: How can I create a gallery file for KBucket Optimal Access
- To upload your curated page go to the 'upload KBucket' tab in your plugin and upload the file.
2.3.8
First official public release
= 2.3.9 =\
Fixed minor theme related bugs
= 2.3.10 =\
Fixed minor theme related bugs
2.3.11
Fixed issues with "Set Social" on the backend
2.3.13
Added Twitter handle for sharing
2.3.16
Added Twitter handle for sharing
Fixed upload bugs
2.3.19
Fixed category tag issues
2.3.20
Fixed memory upload issues
2.3.21
Fixed issues with social image share
2.3.23
Fixed issues with Style formatting
2.3.24
Fixed issues with Java Script - conflicts with newer versions
2.4.7
Made KBucket page micro tags visible to the search engine
Added short code capabilities to make it compatible for more themes
Changed how images are uploaded. Once an image is loaded from the server, it will stay, till changed by the server.
2.4.8
Solved issues with mobile display
2.6.1
Changed the URL structure to SEO friendly URLs.
2.6.3
Added a new template with the channels appearing in the side-bar
2.6.6
Added CSS tab for modifying look and feel of the KBucket page
2.6.7
Fixed issues with image upload
2.6.16
Updated Mobile display of posts. Now you see the whole description while in Mobile viewing. This helps with our Botcopy integration.
2.6.22
Updated the version to work with the new Wordpress database, enhanced the RSS feeds and added more fields for our Chatbot CMS solution and changed how the cards display content.
2.7
Updated the tag and image edit features. Also made the plugin compatible with PHP 8.0
2.7.4
Added a new theme for the KBucket page.
Added the ability to edit and replace images directly on the page
Updated the payment gateway
2.7.6
Ability to add description for each channel
2.7.7
Fixed issue with camera icon
2.8.0
Fixed minor issues and crated a link back to our website
2.9.0
Added a sync feature to sync Kurator files with KBucket
2.10.0.1
Fixed bugs with the sync feature
2.11.7
Fixed issues with Sync, improved the uploading process to only update what has changed. Much faster sync process.
2.11.9
Fixed an issue with a log file that needed to be deactivated. It was slowing down access to plugin on the back end.
2.12.1
Added styles option for customizing the look & feel of the content tags and post items. Updates to image upload and sync feature.
2.12.2
Fixed a compatibility bug with Wordpress version 6.1.1
2.13.9
Added widgets to embed content from KBucket via short code anywhere on your website.
2.13.11
Added a Slider widget via short code
2.13.18
Updated the look & feel of the embed widgets and added the readme button to the posts
2.14.3
Updated php to support 8.0, and added capability to play YouTube videos directly on the page.
2.14.5
Updated PHP to support 8.3, fixed issues with theme display, changed captions for videos, added Facebook share button
3.1.3
Fixed incompatibility with Astra themes, introduced new widget theme
3.1.6
Fixed compatibility issues with JS and minor bug fixes
3.1.9
Added new option to display popups (Left, Center, Right)
4.1.1
Fixed issues with popup text formatting and image alignment
4.1.5
Fixed security issue with $_SERVER[‘REQUEST_URI’]
4.1.6
Fixed Security issue with YouTube API
4.2.4
Applied prepare condition with sql query
4.2.5
Fixed a widgets broken issue.
4.2.6
Fixed a formatting of the posts on share popup.
5.0
Changed the yearly license to a free license and fixed the upload workflow
5.2
Improved structured data implementation by setting the correct schema @type for content items.
5.2.1
Fixed sync-by-URL failing with "File empty" on larger XML exports. The staging
step now writes the downloaded file to disk under /uploads/ instead of an
AES-encrypted blob in wp_options, which silently truncates on MySQL servers
whose max_allowed_packet is below the encrypted file size (~33% larger than
the raw XML due to base64). Removes a fixed-key/no-IV "encryption" pass that
provided no real security. Backward-compatible read fallback for any sync
that was mid-flight when the patch was applied.
5.2.2
Tested with WordPress 7.0. Pinned the Stable tag to an actual version
(previously "trunk") so the
WP.org plugin page serves a known-good build
rather than whatever happens to be in trunk.