のむらけい (Kei Nomura)
@mypacecreator on WordPress.org and Slack
- Member Since: November 15th, 2010
- Location: Nagoya, Japan
- Website: mypacecreator.net
- GitHub: mypacecreator
- Employer: ozone notes
Bio
Contribution History
のむらけい (Kei Nomura)’s badges:- Core Contributor
- Plugin Developer
- Support Contributor
- Support Team
- Translation Contributor
- Translation Editor
- WordCamp Speaker
- 
										Posted a reply to MW WP Form|確認ボタンを押すと投稿ページに遷移してしまう, on the site サポートフォーラム: 
 @yonakuni モデレータ…1 month ago 
- 
										Posted a reply to WordPressの教科書のテーマのカスタマイズ, on the site サポートフォーラム: 
 市販されている書籍の内容に関し…3 months ago 
- 
										Posted a reply to 「投稿」と「固定ページ」が表示されない, on the site サポートフォーラム: 
 とのことですが、どのプラグイン…3 months ago 
- 
										Posted a reply to Cannot be translated because there is no text domain description, on the site WordPress.org Forums: 
 @mnelson4 Roger that. I'm looking forward to it!5 months ago 
- 
										Created a topic, Cannot be translated because there is no text domain description, on the site WordPress.org Forums: 
 I have tried to translate the untranslated parts of th…5 months ago 
- 
										Committed [2437954] to Plugins Trac: 
 Fixed a typo.7 months ago 
- 
										Committed [2437952] to Plugins Trac: 
 Tested up to 5.67 months ago 
- 
										Committed [2437951] to Plugins Trac: 
 Tested up to 5.67 months ago 
- 
										Committed [2437949] to Plugins Trac: 
 Tested up to 5.67 months ago 
- 
										Posted a reply to 特定のカスタムポストで sga_ranking_get_date が空になる, on the site WordPress.org Forums: 
 トピック主ではないのに追記するのは恐縮ですが、当方環境では解決したので、他の方のために情報を残しておきます。プラグインの改変はせずに済みましたが、いただいた情報がヒントになりました。 まず空の配列が返ってくるというのは、GAのAPIから返ってきた情報の中に表示対象の投稿がないためのようでした。 GAからのデータ取得件数はデフォルトで100件なのですが、この100件の中に目的の投稿タイプの情報が含まれていないとダメなので、とりあえずこれを増やします。 教えていただいたブログ記事ではプラグインを直接書き換える方法が紹介されていましたが、公式のドキュメントにあるようにフックを使って取得件数を増やしました。(とりあえず当方の環境では500件に) http://simple-ga-ranking.org/ja/#hooks add_filter( 'sga_ranking_limit_filter', function($limit) { return 500; } ); これだけで解決する場合もあると思います。当方ではこれだけではダメだったので、「本日から何日前までのデータに遡ってランキングデータを取得するか」の数値を変えてみます。 sga_ranking_get_date(…7 months ago 
- 
										Posted a reply to 特定のカスタムポストで sga_ranking_get_date が空になる, on the site WordPress.org Forums: 
 @hiromiwa ありがとうございます。参考にさせていただきます。7 months ago 
- 
										Posted a reply to 特定のカスタムポストで sga_ranking_get_date が空になる, on the site WordPress.org Forums: 
 @hiromiwa 同じ問題が発生しています。もし差し支えなければどのようなカスタマイズで解消できたのか情報共有をいただけませんでしょうか?7 months ago 
- 
										Posted a reply to wordpress 5.4.1 からの障害について, on the site サポートフォーラム: 
 他のトピックにも回答しましたが…1 year ago 
- 
										Posted a reply to 記事の表示に不具合, on the site サポートフォーラム: 
 その後、@ishitaka さ…1 year ago 
- 
										Posted a reply to Why class-wp-query.php was changed in WordPress 5.4.1?, on the site WordPress.org Forums: 
 I see.Thanks for the explanation. After reading this article, I understand that there was a…1 year ago 
- 
										Created a topic, Why class-wp-query.php was changed in WordPress 5.4.1?, on the site WordPress.org Forums: 
 Single posts are regarded as archive pages on sites th…1 year ago 
- 
										Posted a reply to 記事の表示に不具合, on the site サポートフォーラム: 
 同様の問題が複数サイトで確認さ…1 year ago 
- 
										Committed [2270501] to Plugins Trac: 
 Tested up to 5.41 year ago 
- 
										Committed [2270500] to Plugins Trac: 
 Tested up to 5.41 year ago 
- 
										Committed [2270499] to Plugins Trac: 
 Tested up to 5.41 year ago 
- 
										Created a topic, Exactly what I was looking for, on the site WordPress.org Forums: 
 I was looking for a plugin with these features! Thank …2 years ago 
- 
										Posted a reply to 他社ドメイン移管時の「Maintenance Mode」の使用について, on the site サポートフォーラム: 
 ドメインの切り替わるタイミング…2 years ago 
- 
										Posted a reply to WordPressのアプリの不具合, on the site サポートフォーラム: 
 なんだか話の流れがあっちこっち…2 years ago 
- 
										Posted a reply to MW WP Formの戻るについて, on the site サポートフォーラム: 
 設定項目の「画面変遷時のスクロ…2 years ago 
- 
										Posted a reply to テーマファイルにフォルダをアップロードしたい, on the site サポートフォーラム: 
 初回にテーマをアップロードした…2 years ago 
- 
										Posted a reply to MW WP Formでのページリンクについて, on the site サポートフォーラム: 
 「英語モード」と記載ですが、サ…2 years ago 
- 
										Posted a reply to 作成後のトピックページが見つかりません, on the site サポートフォーラム: 
 確認したところ、システムによっ…2 years ago 
- 
										Posted a reply to MW WP form ショートコードがそのまま表示されて, on the site サポートフォーラム: 
 たしかに不思議ですね... あ…2 years ago 
- 
										Posted a reply to カスタム投稿タイプとカスタムタクソノミー を追加しあと設定されるスラッグを同じにする方法について質問です。, on the site サポートフォーラム: 
 基本的なところの確認ですが、「…2 years ago 
- 
										Posted a reply to 自作でプラグインからクラシックエディタにプルダウンを入れたい。, on the site サポートフォーラム: 
 テーマから入れる方法が見つかっ…2 years ago 
- 
										Posted a reply to MW WP form ショートコードがそのまま表示されて, on the site サポートフォーラム: 
 手がかりになる情報が少なく、こ…2 years ago 
- 
										Posted a reply to WPでユーザーの訪問回数ごとに表示バナーを変更させることは可能ですか?, on the site サポートフォーラム: 
 可能だとは思いますが、Word…2 years ago 
- 
										Posted a reply to ビジュアルエディタでジャバスクリプトを入れたい, on the site サポートフォーラム: 
 バージョン5.0以降のブロック…2 years ago 
- 
										Posted a reply to スマホ・モバイルでのテーマ自動変更, on the site サポートフォーラム: 
 テーマが原因の可能性もあります…2 years ago 
- 
										Posted a reply to 検索結果ページの検索キーワードをハイライトさせたい, on the site サポートフォーラム: 
 参考記事内に という説明がある…2 years ago 
- 
										Posted a reply to テーマ変更とインストール失敗, on the site サポートフォーラム: 
 テーマ「INNOVATE HA…2 years ago 
- 
										Posted a reply to Really Simple SSLを更新する方法を教えてください, on the site サポートフォーラム: 
 リポジトリ側の問題かもしれない…2 years ago 
- 
										Posted a reply to 海外での使用について, on the site サポートフォーラム: 
 基本的には、ダッシュボード >…3 years ago 
- 
										Posted a reply to 「mod_fcgid: can’t apply process slot」となる原因について, on the site サポートフォーラム: 
 重複のためクローズし、こちらへ…3 years ago 
- 
										Posted a reply to ビジュアルモード編集時に「リンクを追加」アイコンが表示されない, on the site サポートフォーラム: 
 キャプチャ画面を確認したところ…3 years ago 
- 
										Posted a reply to ワードプレスバージョン 5.0–ja 更新について不具合, on the site サポートフォーラム: 
 TCDテーマについては有料テー…3 years ago 
- 
										Posted a reply to 5.0にしたら更新できないページが!!, on the site サポートフォーラム: 
 テーマによってはWordPre…3 years ago 
- 
										Posted a reply to フォーラム内のfacebook,twitter,Google+によるログインを可能にしたい, on the site サポートフォーラム: 
 詳細な使い方まではお伝えいたし…3 years ago 
- 
										Posted a reply to All in one SEOがホームのみ適用されない, on the site サポートフォーラム: 
 ホームのみというのが気にかかり…3 years ago 
- 
										Posted a reply to 新しい固定ページがすべての親ページに何個も複製されてしまいます, on the site サポートフォーラム: 
 編集画面上では大丈夫ということ…3 years ago 
- 
										Posted a reply to 電話番号の表示について, on the site サポートフォーラム: 
 こちらのスマートフォン(iPh…3 years ago 
- 
										Posted a reply to MW WP Formで送信を押しても、記入内容が再表示されたまま「送信完了」にならない。, on the site サポートフォーラム: 
 テーマやプラグインとの兼ね合い…3 years ago 
- 
										Posted a reply to 5.0以降のエディタの対応, on the site サポートフォーラム: 
 クライアントワークで使う場合は…3 years ago 
- 
										Committed [1968702] to Plugins Trac: 
 Fix readme3 years ago 
- 
										Committed [1968701] to Plugins Trac: 
 Deleted language files3 years ago 
Developer
- 
										
											  mypace Custom Meta RobotsActive Installs: 300+ 
- 
										
											  mypace Custom Title TagActive Installs: 800+ 
- 
										
											  mypace Remove Comments Feed LinkActive Installs: 100+ 
Contributor
- 
										
											MW WP FormActive Installs: 100,000+ 
- 
										
											MW WP Form A8 TrackerActive Installs: 10+ 
- 
										
											VK Post Author DisplayActive Installs: 10,000+ 
Plugins
- 
										
											  A/B Testing for WordPress
- 
										
											Admin Bar ID Menu
- 
										
											Admin Bar Position
- 
										
											  Advanced Posts Blocks
- 
										
											  Advanced Schedule Posts
- 
										
											  Ajax Search Lite
- 
										
											  Algori PDF Viewer
- 
										
											Auto Attach Thumbnails
- 
										
											  Auto Load Page Template
- 
										
											Biz Calendar
- 
										
											Block Widget
- 
										
											  Boxers and Swipers
- 
										
											  Browser Screenshots
- 
										
											  Bulk Delete
- 
										
											Convert Post Types
- 
										
											Custom Forgot Password Mail
- 
										
											  Custom Post Type Permalinks
- 
										
											  Custom Related Posts
- 
										
											Database Sync
- 
										
											  DD Last Viewed
- 
										
											Disable Author Archives
- 
										
											  Disable Comments - Remove Comments & Protect From Spam
- 
										
											Disable Emojis (GDPR friendly)
- 
										
											Disable Unused Pages
- 
										
											  Display Posts - Easy lists, grids, navigation, and more
- 
										
											Easy Add Thumbnail
- 
										
											  Easy Table of Contents
- 
										
											Embed PDF Viewer
- 
										
											Enable jQuery Migrate Helper
- 
										
											  Enable Media Replace
- 
										
											  Extend Media Upload
- 
										
											  External Thumbnail
- 
										
											  FAQ Block
- 
										
											FAQ Block For Gutenberg
- 
										
											  Google Maps CP
- 
										
											  Header and Footer Scripts
- 
										
											  Import Users from CSV
- 
										
											  Insert Headers and Footers by WPBeginner
- 
										
											  Intuitive Custom Post Order
- 
										
											  jwp-a11y
- 
										
											Last Viewed Posts by WPBeginner
- 
										
											  Lightbox with PhotoSwipe
- 
										
											  LIQUID SPEECH BALLOON
- 
										
											List Custom Taxonomy Widget
- 
										
											  Logbook
- 
										
											  Login With Ajax
- 
										
											  Magic Block
- 
										
											  Markup (JSON-LD) structured in schema.org
- 
										
											  Max width container
- 
										
											Mcl Slidein Nav
- 
										
											  Media Library Assistant
- 
										
											Meta Accelerator
- 
										
											Multisite Shared Sidebar
- 
										
											Open Graph and Twitter Card Tags
- 
										
											Overwrite Uploads
- 
										
											  Password Protected
- 
										
											  PDF Image Generator
- 
										
											  Post Expirator: Automatically Unpublish WordPress Posts
- 
										
											  Post Lists View Custom
- 
										
											  Post Type Switcher
- 
										
											  Post Types Order
- 
										
											  Post Views Counter
- 
										
											Posts Viewed Recently
- 
										
											PS Auto Sitemap
- 
										
											PS Taxonomy Expander
- 
										
											  Public Post Preview
- 
										
											  PWA
- 
										
											  Qroko Blocks
- 
										
											Really Simple CSV Importer
- 
										
											  reCAPTCHA for MW WP Form
- 
										
											  Regenerate Thumbnails
- 
										
											Reloadr for WordPress
- 
										
											  Responsive Menu - Create Mobile-Friendly Menu
- 
										
											  Restricted Block by User Roles
- 
										
											  Reusable Blocks Extended
- 
										
											Rewrite Rules Inspector
- 
										
											Rich Text Extension
- 
										
											  RSS Image Feed
- 
										
											  Search & Filter
- 
										
											  Search Exclude
- 
										
											  Search in Place
- 
										
											  SearchWP Live Ajax Search
- 
										
											  SEO SIMPLE PACK
- 
										
											Shinobi Blocks
- 
										
											  Show Current Template
- 
										
											  Simple Custom Post Order
- 
										
											Simple Definition List Blocks
- 
										
											Simple GA Ranking
- 
										
											  Simple Local Avatars
- 
										
											  Simple Page Ordering
- 
										
											  Simple Post Type Permalinks
- 
										
											  Simple Slug Translate
- 
										
											Simple Speech Bubble.
- 
										
											Smart Custom Fields
- 
										
											  Snow Monkey Blocks
- 
										
											SNS Count Cache
- 
										
											  Taxonomy filter
- 
										
											Terms Block
- 
										
											Test jQuery Updates
- 
										
											  Theme Check
- 
										
											  Theme My Login
- 
										
											  Useful Blocks
- 
										
											User Profile Block
- 
										
											  User Registration, User Profiles, Login & Membership – ProfilePress (Formerly WP User Avatar)
- 
										
											  VK Block Patterns
- 
										
											VK Link Target Controller
- 
										
											  Welcome Email Editor
- 
										
											  Widget CSS Classes
- 
										
											  Widget Display Filter
- 
										
											  WordPress Default Widget Extension
- 
										
											  WordPress Infinite Scroll - Ajax Load More
- 
										
											  WordPress Posted Display
- 
										
											WordPress Slider Block Gutenslider
- 
										
											  WP CSV Exporter
- 
										
											  WP Custom Fields Search
- 
										
											  WP Extended Search
- 
										
											  WP Featherlight - A Simple jQuery Lightbox
- 
										
											  WP One Metric
- 
										
											WP Over Network
- 
										
											  WP REST API Controller
- 
										
											  WP Taxonomy Import
- 
										
											  WP Term Colors
- 
										
											  WP Term Images
- 
										
											  WP Term Order
- 
										
											  WP User Avatars
- 
										
											WP-GeSHi-Highlight — rock-solid syntax highlighting for 259 languages
- 
										
											  wp-sacloud-webaccel
- 
										
											  WPFront User Role Editor
- 
										
											WPS Mypace CTT Adapter
- 
										
											  WPSiteSync for Content
- 
										
											  XO Featured Image Tools
- 
										
											  XO Security
- 
										
											  YARPP - Yet Another Related Posts Plugin
- 
										
											  Yoast Duplicate Post
日本語 (Japanese) Plugins Translation Editor - #ja
- 
													
														  mypace Custom Meta RobotsActive Installs: 300+ 
- 
													
														  mypace Custom Title TagActive Installs: 800+ 
- 
													
														  mypace Remove Comments Feed LinkActive Installs: 100+ 
- 
													
														VK Post Author DisplayActive Installs: 10,000+ 



 
			 
                




