Changeset 1503847
- Timestamp:
- 09/27/2016 04:41:58 PM (10 years ago)
- Location:
- cfiltering
- Files:
-
- 110 added
- 4 edited
-
tags/1.3.2 (added)
-
tags/1.3.2/.htaccess (added)
-
tags/1.3.2/README.md (added)
-
tags/1.3.2/apis (added)
-
tags/1.3.2/apis/access.php (added)
-
tags/1.3.2/apis/related-post.php (added)
-
tags/1.3.2/collaborative-filtering.php (added)
-
tags/1.3.2/controllers (added)
-
tags/1.3.2/controllers/001-setting.php (added)
-
tags/1.3.2/controllers/100-action.php (added)
-
tags/1.3.2/controllers/900-log.php (added)
-
tags/1.3.2/controllers/index.php (added)
-
tags/1.3.2/db-config.php (added)
-
tags/1.3.2/emblemmatic-c-filtering-logo-58.png (added)
-
tags/1.3.2/functions.php (added)
-
tags/1.3.2/index.php (added)
-
tags/1.3.2/languages (added)
-
tags/1.3.2/languages/CollaborativeFiltering-ja.mo (added)
-
tags/1.3.2/languages/CollaborativeFiltering-ja.po (added)
-
tags/1.3.2/lib (added)
-
tags/1.3.2/lib/apis (added)
-
tags/1.3.2/lib/apis/nonce.php (added)
-
tags/1.3.2/lib/base (added)
-
tags/1.3.2/lib/common (added)
-
tags/1.3.2/lib/common/010-defines.php (added)
-
tags/1.3.2/lib/common/030-base-class.php (added)
-
tags/1.3.2/lib/common/040-db.php (added)
-
tags/1.3.2/lib/common/050-db_config.php (added)
-
tags/1.3.2/lib/common/080-model-base.php (added)
-
tags/1.3.2/lib/common/090-api-base.php (added)
-
tags/1.3.2/lib/common/100-controller-base.php (added)
-
tags/1.3.2/lib/common/110-api-loader.php (added)
-
tags/1.3.2/lib/common/120-controller-loader.php (added)
-
tags/1.3.2/lib/common/130-service-base.php (added)
-
tags/1.3.2/lib/library (added)
-
tags/1.3.2/lib/library/YUI-CSS-compressor (added)
-
tags/1.3.2/lib/library/YUI-CSS-compressor/cssmin.php (added)
-
tags/1.3.2/lib/library/jsmin-php (added)
-
tags/1.3.2/lib/library/jsmin-php/README.md (added)
-
tags/1.3.2/lib/library/jsmin-php/jsmin.php (added)
-
tags/1.3.2/lib/library/jsmin-php/test (added)
-
tags/1.3.2/lib/library/jsmin-php/test/setup.php (added)
-
tags/1.3.2/lib/library/jsmin-php/test/test.php (added)
-
tags/1.3.2/lib/library/jsmin-php/test/utf8-with-bom.js (added)
-
tags/1.3.2/lib/load.php (added)
-
tags/1.3.2/lib/public (added)
-
tags/1.3.2/lib/public/css (added)
-
tags/1.3.2/lib/public/css/index.php (added)
-
tags/1.3.2/lib/public/fonts (added)
-
tags/1.3.2/lib/public/fonts/index.php (added)
-
tags/1.3.2/lib/public/img (added)
-
tags/1.3.2/lib/public/img/back.png (added)
-
tags/1.3.2/lib/public/img/index.php (added)
-
tags/1.3.2/lib/public/img/loading.gif (added)
-
tags/1.3.2/lib/public/index.php (added)
-
tags/1.3.2/lib/public/js (added)
-
tags/1.3.2/lib/public/js/index.php (added)
-
tags/1.3.2/lib/public/plugins (added)
-
tags/1.3.2/lib/public/plugins/index.php (added)
-
tags/1.3.2/lib/services (added)
-
tags/1.3.2/lib/services/device-service.php (added)
-
tags/1.3.2/lib/services/minify-service.php (added)
-
tags/1.3.2/lib/services/option-service.php (added)
-
tags/1.3.2/lib/services/post-service.php (added)
-
tags/1.3.2/lib/services/system-service.php (added)
-
tags/1.3.2/lib/services/user-service.php (added)
-
tags/1.3.2/lib/views (added)
-
tags/1.3.2/lib/views/ajaxurl-admin.php (added)
-
tags/1.3.2/lib/views/ajaxurl.php (added)
-
tags/1.3.2/lib/views/modal-script.php (added)
-
tags/1.3.2/lib/views/modal-style.php (added)
-
tags/1.3.2/logs (added)
-
tags/1.3.2/models (added)
-
tags/1.3.2/models/access.php (added)
-
tags/1.3.2/models/index.php (added)
-
tags/1.3.2/models/number.php (added)
-
tags/1.3.2/public (added)
-
tags/1.3.2/public/css (added)
-
tags/1.3.2/public/css/index.php (added)
-
tags/1.3.2/public/fonts (added)
-
tags/1.3.2/public/fonts/index.php (added)
-
tags/1.3.2/public/img (added)
-
tags/1.3.2/public/img/index.php (added)
-
tags/1.3.2/public/img/logo.png (added)
-
tags/1.3.2/public/index.php (added)
-
tags/1.3.2/public/js (added)
-
tags/1.3.2/public/js/index.php (added)
-
tags/1.3.2/public/plugins (added)
-
tags/1.3.2/public/plugins/index.php (added)
-
tags/1.3.2/readme.txt (added)
-
tags/1.3.2/screenshot-1.png (added)
-
tags/1.3.2/screenshot-2.png (added)
-
tags/1.3.2/services (added)
-
tags/1.3.2/services/ajax.php (added)
-
tags/1.3.2/services/calculate.php (added)
-
tags/1.3.2/services/clear.php (added)
-
tags/1.3.2/services/index.php (added)
-
tags/1.3.2/services/number.php (added)
-
tags/1.3.2/services/show-related-post.php (added)
-
tags/1.3.2/services/update.php (added)
-
tags/1.3.2/settings.php (added)
-
tags/1.3.2/uninstall.php (added)
-
tags/1.3.2/update.json (added)
-
tags/1.3.2/views (added)
-
tags/1.3.2/views/action.php (added)
-
tags/1.3.2/views/index.php (added)
-
tags/1.3.2/views/log.php (added)
-
tags/1.3.2/views/setting.php (added)
-
tags/1.3.2/views/show-related-post-script.php (added)
-
tags/1.3.2/views/show-related-post.php (added)
-
trunk/collaborative-filtering.php (modified) (2 diffs)
-
trunk/readme.txt (modified) (2 diffs)
-
trunk/services/show-related-post.php (modified) (1 diff)
-
trunk/update.json (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
cfiltering/trunk/collaborative-filtering.php
r1503739 r1503847 5 5 Description: Recommendation plugin using collaborative filtering 6 6 Author: 123teru321 7 Version: 1.3. 17 Version: 1.3.2 8 8 Author URI: http://technote.space/ 9 9 Text Domain: CollaborativeFiltering … … 27 27 28 28 //plugin version 29 define( 'COLLABORATIVE_FILTERING_PLUGIN_VERSION', '1.3. 1' );29 define( 'COLLABORATIVE_FILTERING_PLUGIN_VERSION', '1.3.2' ); 30 30 31 31 //plugin file name -
cfiltering/trunk/readme.txt
r1503739 r1503847 4 4 Requires at least: 3.9.13 5 5 Tested up to: 4.6.1 6 Stable tag: 1.3. 16 Stable tag: 1.3.2 7 7 License: GPLv2 or later 8 8 License URI: http://www.gnu.org/licenses/gpl-2.0.html … … 32 32 33 33 == Changelog == 34 35 = 1.3.2 = 36 * 2016-09-28 37 * Add filter of posts column priority 38 * Small bug fix 34 39 35 40 = 1.3.1 = -
cfiltering/trunk/services/show-related-post.php
r1463732 r1503847 50 50 $cf_minify->register_css( $this->view( 'modal-style', false, array( 'loading_file' => $loading_file, "back_file" => $back_file ), true ) ); 51 51 52 add_filter( 'manage_post_posts_columns', function ( $columns ) {52 add_filter( "manage_{$post_type}_posts_columns", function ( $columns ) { 53 53 $columns['cf_show_related_post'] = __( 'recommendation', COLLABORATIVE_FILTERING_TEXT_DOMAIN ); 54 54 return $columns; 55 } );56 add_action( 'manage_post_posts_custom_column', function ( $column_name, $post_id ) {55 }, $this->apply_filters( 'manage_posts_columns_priority', 10 ) ); 56 add_action( "manage_{$post_type}_posts_custom_column", function ( $column_name, $post_id ) { 57 57 if ( 'cf_show_related_post' !== $column_name ) { 58 58 return; 59 59 } 60 60 ?> 61 <input type="button" value="<?php echo esc_attr( __( 'show', COLLABORATIVE_FILTERING_TEXT_DOMAIN ) ); ?>" 61 <input type="button" 62 value="<?php echo esc_attr( __( 'show', COLLABORATIVE_FILTERING_TEXT_DOMAIN ) ); ?>" 62 63 data-id="<?php echo $post_id; ?>" class="cf_show_related_post button-primary"> 63 64 <?php 64 }, 10, 2 );65 }, $this->apply_filters( 'manage_posts_custom_column_priority', 10 ), 2 ); 65 66 } ); 66 67 } -
cfiltering/trunk/update.json
r1503739 r1503847 3 3 "slug": "cfiltering", 4 4 "download_url": "https://github.com/123teru321/CFiltering/archive/master.zip", 5 "version": "1.3. 1",5 "version": "1.3.2", 6 6 "tested": "4.6.1", 7 7 "homepage": "https://technote.space/",
Note: See TracChangeset
for help on using the changeset viewer.