キックペダル 完成!
お問い合わせの多かった オリジナルパーツ キックペダル完成しました!!
ヘッドライトブラケット、シーシーバーテール、SSファンネルも在庫たっぷりあります!
業販もOKです。
お問い合わせはこちら 電話 0277-32-5088 メール Mail
今月発売のチョッパージャーナルの広告です!
/** * @title TinyMCE V3 Button Integration (for Wp2.5) * @author Alex Rabe - modified by Isaac Rowntree - modified by Nicolas Leroy */ function wp_lightview_tinymce_button() { // Don't bother doing this stuff if the current user lacks permissions if ( !current_user_can('edit_posts') && !current_user_can('edit_pages') ) return; // Add only in Rich Editor mode if ( get_user_option('rich_editing') == 'true') { add_filter('mce_external_plugins', 'add_lightview_tinymce_plugin', 5); add_filter('mce_buttons', 'register_lightview_button', 5); } } // used to insert button in wordpress 2.5x editor function register_lightview_button($buttons) { array_push($buttons, 'separator', 'WpLightview'); return $buttons; } // Load the TinyMCE plugin : editor_plugin.js (wp2.5) function add_lightview_tinymce_plugin($plugin_array) { $plugin_array['WpLightview'] = WP_LIGHTVIEW_URL_PATH . 'tinymce/lightview_admin.js'; return $plugin_array; } function wp_lightview_change_tinymce_version($version) { return ++$version; } // Modify the version when tinyMCE plugins are changed. add_filter('tiny_mce_version', 'wp_lightview_change_tinymce_version'); add_action('init', 'wp_lightview_tinymce_button'); ?>
お問い合わせの多かった オリジナルパーツ キックペダル完成しました!!
ヘッドライトブラケット、シーシーバーテール、SSファンネルも在庫たっぷりあります!
業販もOKです。
お問い合わせはこちら 電話 0277-32-5088 メール Mail
今月発売のチョッパージャーナルの広告です!
久しぶりのブログ更新です。
日々の色々はインスタグラムで更新しているので、こちらのブログはお知らせなどを掲載していこうと思います。
今週末の3日(日)はお台場で MOONEYES Mortorcycle Swap Meetに出店します!
天気も良さそうなので、遊びに来てくださいね~!