{"id":49913,"date":"2016-07-30T07:49:25","date_gmt":"2016-07-30T07:49:25","guid":{"rendered":"https:\/\/wordpress.org\/plugins-wp\/cfiltering\/"},"modified":"2017-03-20T15:52:08","modified_gmt":"2017-03-20T15:52:08","slug":"cfiltering","status":"closed","type":"plugin","link":"https:\/\/srd.wordpress.org\/plugins\/cfiltering\/","author":15065153,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_crdt_document":"","version":"1.5.0","stable_tag":"1.5.0","tested":"4.7.33","requires":"3.9.13","requires_php":"","requires_plugins":"","header_name":"CFiltering","header_author":"123teru321","header_description":"","assets_banners_color":"","last_updated":"2017-03-20 15:52:08","external_support_url":"","external_repository_url":"","donate_link":"","header_plugin_uri":"https:\/\/wordpress.org\/plugins\/cfiltering\/","header_author_uri":"http:\/\/technote.space\/","rating":0,"author_block_rating":0,"active_installs":200,"downloads":5445,"num_ratings":0,"support_threads":0,"support_threads_resolved":0,"author_block_count":0,"sections":["description","installation","changelog"],"tags":[],"upgrade_notice":[],"ratings":{"1":0,"2":0,"3":0,"4":0,"5":0},"assets_icons":[],"assets_banners":[],"assets_blueprints":{},"all_blocks":[],"tagged_versions":["1.2.7","1.2.8","1.2.9","1.3.0","1.3.1","1.3.2","1.3.3","1.3.4","1.3.5","1.3.6","1.3.7","1.3.9","1.4.3","1.4.4","1.4.6","1.4.7","1.5.0"],"block_files":[],"assets_screenshots":{"screenshot-1.png":{"filename":"screenshot-1.png","revision":"1617971","resolution":"1","location":"plugin"},"screenshot-2.png":{"filename":"screenshot-2.png","revision":"1617971","resolution":"2","location":"plugin"}},"screenshots":{"1":"Settings.","2":"Show calculated data."},"jetpack_post_was_ever_published":false},"plugin_section":[],"plugin_tags":[6213,3465,3466],"plugin_category":[],"plugin_contributors":[88548],"plugin_business_model":[],"class_list":["post-49913","plugin","type-plugin","status-closed","hentry","plugin_tags-collaborative-filtering","plugin_tags-recommend","plugin_tags-recommendation","plugin_contributors-123teru321","plugin_committers-123teru321"],"banners":[],"icons":{"svg":false,"icon":"https:\/\/s.w.org\/plugins\/geopattern-icon\/cfiltering.svg","icon_2x":false,"generated":true},"screenshots":[{"src":"https:\/\/ps.w.org\/cfiltering\/trunk\/screenshot-1.png?rev=1617971","caption":"Settings."},{"src":"https:\/\/ps.w.org\/cfiltering\/trunk\/screenshot-2.png?rev=1617971","caption":"Show calculated data."}],"raw_content":"<!--section=description-->\n<p>You can get related post based on user behavior.\nThis plugin uses \"Collaborative Filtering\" algorithm.\nhttps:\/\/en.wikipedia.org\/wiki\/Collaborative_filtering\n<a href=\"https:\/\/technote.space\/cfiltering\" title=\"Documentation in Japanese\">\u65e5\u672c\u8a9e\u306e\u8aac\u660e<\/a><\/p>\n\n<p>This plugin needs PHP5.4 or higher.<\/p>\n\n<!--section=installation-->\n<ol>\n<li>Upload the <code>collaborative-filtering<\/code> folder to the <code>\/wp-content\/plugins\/<\/code> directory.<\/li>\n<li>Activate the plugin through the 'Plugins' menu in WordPress<\/li>\n<li>Open the setting menu, it is possible to set the execution condition.<\/li>\n<li>Use <code>cf_get_post_id<\/code> function that returns recommended post_ids based on user behavior.<\/li>\n<\/ol>\n\n<!--section=changelog-->\n<h4>1.5.0<\/h4>\n\n<ul>\n<li>2017-03-21  Tested against WordPress 4.7.3<\/li>\n<\/ul>\n\n<h4>1.4.9<\/h4>\n\n<ul>\n<li>2017-02-08  Bug fix<\/li>\n<\/ul>\n\n<h4>1.4.8<\/h4>\n\n<ul>\n<li>2017-02-07<\/li>\n<li>Removed dependence on jQuery<\/li>\n<li>Tested against WordPress 4.7.2<\/li>\n<\/ul>\n\n<h4>1.4.7<\/h4>\n\n<ul>\n<li>2016-12-01  Tested against WordPress 4.7<\/li>\n<\/ul>\n\n<h4>1.4.6<\/h4>\n\n<ul>\n<li>2016-10-21  Small bug fix<\/li>\n<\/ul>\n\n<h4>1.4.5<\/h4>\n\n<ul>\n<li>2016-10-20<\/li>\n<li>Changed ajax check way<\/li>\n<li>Added check_ajax_url filter<\/li>\n<\/ul>\n\n<h4>1.4.4<\/h4>\n\n<ul>\n<li>2016-10-18  Modified cron behavior<\/li>\n<\/ul>\n\n<h4>1.4.3<\/h4>\n\n<ul>\n<li>2016-10-18  Add detail link to settings<\/li>\n<\/ul>\n\n<h4>1.4.2<\/h4>\n\n<ul>\n<li>2016-10-16<\/li>\n<li>Modified cron process behavior<\/li>\n<li>Added http host setting<\/li>\n<li>Added suppress message setting<\/li>\n<li>Added ajax access which does not use rewrite rule<\/li>\n<li>Modified ajax test<\/li>\n<li>Changed setting page<\/li>\n<\/ul>\n\n<h4>1.4.1<\/h4>\n\n<ul>\n<li>2016-10-15  Add setting of utilizing wpp ajax access<\/li>\n<\/ul>\n\n<h4>1.4.0<\/h4>\n\n<ul>\n<li>2016-10-14<\/li>\n<li>Add URL Scheme Setting<\/li>\n<li>Translation<\/li>\n<\/ul>\n\n<h4>1.3.9<\/h4>\n\n<ul>\n<li>2016-10-07<\/li>\n<li>Add post filter by post_status<\/li>\n<li>Small bug fix<\/li>\n<\/ul>\n\n<h4>1.3.8<\/h4>\n\n<ul>\n<li>2016-10-02  Show php version when PHP version &lt; 5.4<\/li>\n<\/ul>\n\n<h4>1.3.7<\/h4>\n\n<ul>\n<li>2016-10-02  Translation<\/li>\n<\/ul>\n\n<h4>1.3.6<\/h4>\n\n<ul>\n<li>2016-10-01<\/li>\n<li>Add test<\/li>\n<li>Show message if PHP version &lt; 5.4<\/li>\n<li>Add mode not to consider cache page<\/li>\n<li>Add changed option filter<\/li>\n<li>Add mode to check develop update<\/li>\n<li>Small bug fix<\/li>\n<\/ul>\n\n<h4>1.3.5<\/h4>\n\n<ul>\n<li>2016-09-28  SERVER_NAME =&gt; HTTP_HOST<\/li>\n<\/ul>\n\n<h4>1.3.4<\/h4>\n\n<ul>\n<li>2016-09-28  Changed default front_admin_ajax setting<\/li>\n<\/ul>\n\n<h4>1.3.3<\/h4>\n\n<ul>\n<li>2016-09-28  Add filter to decide whether to check ajax referer<\/li>\n<\/ul>\n\n<h4>1.3.2<\/h4>\n\n<ul>\n<li>2016-09-28<\/li>\n<li>Add filter of posts column priority<\/li>\n<li>Small bug fix<\/li>\n<\/ul>\n\n<h4>1.3.1<\/h4>\n\n<ul>\n<li>2016-09-27  Small bug fix<\/li>\n<\/ul>\n\n<h4>1.3.0<\/h4>\n\n<ul>\n<li>2016-09-27  Small bug fix<\/li>\n<\/ul>\n\n<h4>1.2.9<\/h4>\n\n<ul>\n<li>2016-09-27<\/li>\n<li>Ajax access without using admin-ajax.php<\/li>\n<li>PHP7<\/li>\n<\/ul>\n\n<h4>1.2.8<\/h4>\n\n<ul>\n<li>2016-09-26  Small bug fix<\/li>\n<\/ul>\n\n<h4>1.2.7<\/h4>\n\n<ul>\n<li>2016-09-20  Small bug fix<\/li>\n<\/ul>\n\n<h4>1.2.6<\/h4>\n\n<ul>\n<li>2016-09-17  Small bug fix<\/li>\n<\/ul>\n\n<h4>1.2.5<\/h4>\n\n<ul>\n<li>2016-09-17<\/li>\n<li>Tested against WordPress 4.6.1<\/li>\n<li>Add action_list filter<\/li>\n<li>Small bug fix<\/li>\n<\/ul>\n\n<h4>1.2.4<\/h4>\n\n<ul>\n<li>2016-08-18  Tested against WordPress 4.6<\/li>\n<\/ul>\n\n<h4>1.2.3<\/h4>\n\n<ul>\n<li>2016-07-30  Fix: Japanese translation on windows<\/li>\n<\/ul>\n\n<h4>1.2.2<\/h4>\n\n<ul>\n<li>2016-07-30  Add information to calculate data window.<\/li>\n<\/ul>\n\n<h4>1.2.1<\/h4>\n\n<ul>\n<li>2016-07-30<\/li>\n<li>Japanese translation<\/li>\n<li>Small bug fix<\/li>\n<\/ul>\n\n<h4>1.2.0<\/h4>\n\n<ul>\n<li>2016-07-30<\/li>\n<li>Add show calculated data button to post list page<\/li>\n<li>Minify CSS<\/li>\n<li>Small bug fix<\/li>\n<li>Clean up code<\/li>\n<\/ul>\n\n<h4>1.1.9<\/h4>\n\n<ul>\n<li>2016-07-29<\/li>\n<li>Removed update checker<\/li>\n<li>Modified API capability behavior<\/li>\n<li>Clean up code<\/li>\n<\/ul>\n\n<h4>1.1.8<\/h4>\n\n<ul>\n<li>2016-07-29<\/li>\n<li>Generate server key function<\/li>\n<li>Check post types when get result<\/li>\n<li>Add action to invalidate user cookie<\/li>\n<li>Add did_action<\/li>\n<li>Adapt wordpress coding standards<\/li>\n<li>Small bug fix<\/li>\n<li>Clean up code<\/li>\n<\/ul>\n\n<h4>1.1.7<\/h4>\n\n<ul>\n<li>2016-07-28  Changed menu position<\/li>\n<\/ul>\n\n<h4>1.1.6<\/h4>\n\n<ul>\n<li>2016-07-28  Small bug fix<\/li>\n<\/ul>\n\n<h4>1.1.5<\/h4>\n\n<ul>\n<li>2016-07-27  Add post type setting<\/li>\n<\/ul>\n\n<h4>1.1.4<\/h4>\n\n<ul>\n<li>2016-07-27<\/li>\n<li>Add do_action<\/li>\n<li>Add menu capability filter<\/li>\n<li>Small performance improvement<\/li>\n<li>Small bug fix<\/li>\n<\/ul>\n\n<h4>1.1.3<\/h4>\n\n<ul>\n<li>2016-07-27  Small bug fix<\/li>\n<\/ul>\n\n<h4>1.1.2<\/h4>\n\n<ul>\n<li>2016-07-27<\/li>\n<li>Small performance improvement<\/li>\n<li>Add max calculate number<\/li>\n<\/ul>\n\n<h4>1.1.1<\/h4>\n\n<ul>\n<li>2016-07-26  Small performance improvement<\/li>\n<\/ul>\n\n<h4>1.1.0<\/h4>\n\n<ul>\n<li>2016-07-26  Small bug fix<\/li>\n<\/ul>\n\n<h4>1.0.9<\/h4>\n\n<ul>\n<li>2016-07-26<\/li>\n<li>Add default options (threshold of jaccard, min data num)<\/li>\n<li>Fix: Japanese translation<\/li>\n<\/ul>\n\n<h4>1.0.8<\/h4>\n\n<ul>\n<li>2016-07-26  Small bug fix<\/li>\n<\/ul>\n\n<h4>1.0.7<\/h4>\n\n<ul>\n<li>2016-07-26  Small bug fix<\/li>\n<\/ul>\n\n<h4>1.0.6<\/h4>\n\n<ul>\n<li>2016-07-25  Modified log page<\/li>\n<\/ul>\n\n<h4>1.0.5<\/h4>\n\n<ul>\n<li>2016-07-25  Add action page<\/li>\n<\/ul>\n\n<h4>1.0.4<\/h4>\n\n<ul>\n<li>2016-07-25<\/li>\n<li>Add some functions<\/li>\n<li>Changed data sampling definition<\/li>\n<li>Add min, max definition to filter vars<\/li>\n<li>Add used value column to setting menu<\/li>\n<li>Add message and elapsed time to access log api<\/li>\n<li>Modified apply_filter function<\/li>\n<li>Auto calculate sampling rate<\/li>\n<li>Fix: auto update<\/li>\n<li>Fix: permission to access update.json<\/li>\n<\/ul>\n\n<h4>1.0.3<\/h4>\n\n<ul>\n<li>2016-07-24  Minify JavaScript<\/li>\n<\/ul>\n\n<h4>1.0.2<\/h4>\n\n<ul>\n<li>2016-07-24  Small performance improvement<\/li>\n<\/ul>\n\n<h4>1.0.1<\/h4>\n\n<ul>\n<li>2016-07-24<\/li>\n<li>Add plugin action link.<\/li>\n<li>Fix: permission to access update.json<\/li>\n<\/ul>\n\n<h4>1.0.0<\/h4>\n\n<ul>\n<li>2016-07-24  First release<\/li>\n<\/ul>","raw_excerpt":"Recommendation plugin using collaborative filtering","jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin\/49913","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin"}],"about":[{"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/types\/plugin"}],"replies":[{"embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/comments?post=49913"}],"author":[{"embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wporg\/v1\/users\/123teru321"}],"wp:attachment":[{"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/media?parent=49913"}],"wp:term":[{"taxonomy":"plugin_section","embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_section?post=49913"},{"taxonomy":"plugin_tags","embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_tags?post=49913"},{"taxonomy":"plugin_category","embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_category?post=49913"},{"taxonomy":"plugin_contributors","embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_contributors?post=49913"},{"taxonomy":"plugin_business_model","embeddable":true,"href":"https:\/\/srd.wordpress.org\/plugins\/wp-json\/wp\/v2\/plugin_business_model?post=49913"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}