Toro_Unit (Hiroshi Urabe)
@toro_unit on WordPress.org, @torounit on Slack
- Member Since: August 10th, 2010
- Location: Matsumoto, Nagano, Japan
- Website: torounit.com
- GitHub: torounit
- Job Title: Theme and Plugin Developer. / Front-end Engineer.
- Employer: HAMWORKS Co., Ltd.
Bio
Contributions Sponsored
Contribution History
Toro_Unit (Hiroshi Urabe)’s badges:- Core Contributor
- Documentation Contributor
- Meetup Organizer
- Meta Contributor
- Plugin Developer
- Support Contributor
- Theme Developer
- Translation Contributor
- Translation Editor
- WordCamp Organizer
- WordCamp Speaker
-
Committed [2594092] to Plugins Trac:
Update to version 3.0.1 from GitHub1 week ago
-
Posted a reply to プラグインのWordPress5.8への対応, on the site WordPress.org Forums:
動作自体は問題無いと思います。 近々、テストしてから、バージョン上げます2 months ago
-
Posted a reply to Disable CPT filter not working, on the site WordPress.org Forums:
@milannikolic I can't reproduce the problem. Does this happen even if I disable other plugins…4 months ago
-
Posted a reply to 404: /custom_post_type/custom_taxonomy_category/post_name/, on the site WordPress.org Forums:
@besweeet If the slug of the custom post type is the same as the slug…4 months ago
-
Posted a reply to Disable CPT filter not working, on the site WordPress.org Forums:
Hi, @milannikolic From the admin panel, do you see the permalink settings for all custom…4 months ago
-
Committed [2515322] to Plugins Trac:
Update to version 3.0.0 from GitHub5 months ago
-
Committed [2510846] to Plugins Trac:
Update to version 2.1.1 from GitHub5 months ago
-
Committed [2470605] to Plugins Trac:
Update to version 2.1.0 from GitHub7 months ago
-
Committed [2470597] to Plugins Trac:
Update to version 2.1.0-rc.2 from GitHub7 months ago
-
Committed [2469574] to Plugins Trac:
Update to version 2.1.0-rc.1 from GitHub7 months ago
-
Created a new ticket, #52422, in Core Trac:
Create a draft with the same slug as an existing post, the existing ...7 months ago
-
Committed [2456152] to Plugins Trac:
Update to version 2.0.0 from GitHub8 months ago
-
Committed [2456103] to Plugins Trac:
Update to version 2.0.0-rc.2 from GitHub8 months ago
-
Committed [2456094] to Plugins Trac:
Update to version 2.0.0-rc.1 from GitHub8 months ago
-
Committed [2449783] to Plugins Trac:
Update to version 3.4.4 from GitHub8 months ago
-
Created a new ticket, #51776, in Core Trac:
Attachement page for private post type is a 404.10 months ago
-
Posted a reply to custom post type redirect to archive instead of post type page, on the site WordPress.org Forums:
What does the Lawyers post type has_archive look like? If true, set it to false.1 year ago
-
Posted a reply to URLs 404ing, on the site WordPress.org Forums:
If hierarchical is true, It may not be possible to parse multiple taxonomies.1 year ago
-
Posted a reply to Primary category on custom post types, on the site WordPress.org Forums:
@kjetilfrdm In the next version, we will add two new filters cptp_post_link_category and cptp_post_link_term, which…1 year ago
-
Posted a reply to How to exclude specific CPTs ?, on the site WordPress.org Forums:
@gilbertc Use CPTP_is_rewrite_supported_by_${post_type} filter or CPTP_is_rewrite_supported filter. If return false, the post type is ignored…1 year ago
-
Posted a reply to PHP7.4で PHP Notice: Trying to access array offset on value of type bool, on the site WordPress.org Forums:
@ccclabo 状況が再現した際は、「どのようにカスタム投稿タイプを追加したか?」 等の情報も一緒に教えて下さいー。こちらで再現できるかもしれません。1 year ago
-
Posted a reply to PHP7.4で PHP Notice: Trying to access array offset on value of type bool, on the site WordPress.org Forums:
@ccclabo How do you add custom post types ?1 year ago
-
Posted a reply to ブラウザーで複数のブロックを跨ぐコピーができない, on the site サポートフォーラム:
safariで、複数コピーがで…1 year ago
-
Posted a reply to ブラウザーで複数のブロックを跨ぐコピーができない, on the site サポートフォーラム:
ちょっと断言はできませんが、エ…1 year ago
-
Created a new ticket, #50369, in Core Trac:
Add `Link` to Access-Control-Expose-Headers1 year ago
-
Posted a reply to PHP5.6から7.3への移管作業中エラー対応方法, on the site サポートフォーラム:
こちらのエラーは、改行コードが…2 years ago
-
Posted a reply to ウイジットに表示されるリンクがおかしい, on the site WordPress.org Forums:
> カスタム投稿の日付パーマリンク WordPress にはこれがもともと存在していません。なので、 Custom Post Type Permalinks も Custom Post Type Widgets も毒に URL…2 years ago
-
Posted a reply to Custom Post Type Permalinksトレーリングスラッシュの削除, on the site サポートフォーラム:
通常の パーマリンク構造の設定…2 years ago
-
Posted a reply to テンプレート階層について, on the site WordPress.org Forums:
ここで言っている style は、 CSS のクラス名ではなく、registerBlockStyle 等で追加できる、ブロックのスタイルのことです。 https://developer.wordpress.org/block-editor/developers/filters/block-filters/ ` wp.blocks.registerBlockStyle( 'advanced-post-blocks/posts', { name: 'foobar', label: 'Foo…2 years ago
-
Joined the organizing team for WordCamp Osaka, Japan 2019
2 years ago
-
Created a new ticket, #48025, in Core Trac:
When the permalink structure ends with a slash, a slash is appended to ...2 years ago
-
Posted a reply to rewrite_rules_arrayとgenerate_rewrite_rules, on the site サポートフォーラム:
generate_rewrit…2 years ago
-
Posted a reply to Does not process the archive file.php, on the site WordPress.org Forums:
date archive URL is > /cpt-name/date/%year%/%monthnum%/ > /cpt-name/date/%year%/ if /date/ does not exist, > /cpt-name/2019/09/10/…2 years ago
-
Created a topic, Great!!, on the site WordPress.org Forums:
Great!!2 years ago
-
Posted a reply to Custom Post Type Permalinks, on the site サポートフォーラム:
works というスラッグを持…2 years ago
-
Posted a reply to Custom Post Type Permalinks, on the site サポートフォーラム:
> その下にカテゴリを作…2 years ago
-
Created a topic, Simple solution and work perfectly, on the site WordPress.org Forums:
Easy to understand operation and interface.2 years ago
-
Posted a reply to Offload Media + s3 でバケットが作成できない & バケットを一覧できない, on the site サポートフォーラム:
https://delicio…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 5.2に更新後、記事が更新できません, on the site サポートフォーラム:
デベロッパーツールで表示される…2 years ago
-
Posted a reply to テーマの表示崩れ, on the site サポートフォーラム:
CSS などが適用されていない…2 years ago
-
Posted a reply to Custom Post Type Permalink使用時の404エラーについて, on the site サポートフォーラム:
http://example.…2 years ago
-
Posted a reply to WordPress編集画面で背景・文字色が白, on the site サポートフォーラム:
ざっと試してみた印象ですが、 …2 years ago
-
Posted a reply to Twentyseventeenのヘッダーメディア, on the site サポートフォーラム:
テーマに関することなので、テー…2 years ago
-
Created a topic, nice idea !!!, on the site WordPress.org Forums:
nice idea !!!2 years ago
-
Posted a reply to wp-includes/functions.php エラーについて, on the site サポートフォーラム:
4546行目で発生しているのは…2 years ago
-
Posted a reply to Remove the default posttype slug from URL, on the site WordPress.org Forums:
Cannot Remove post type slug. if you change post type slug, try change rewrite arguments.…2 years ago
-
Posted a reply to メディアの件, on the site サポートフォーラム:
全く問題ありません。 ただ、注…2 years ago
-
Posted a reply to データベースのソート方法, on the site サポートフォーラム:
<?php do_sho…2 years ago
Developer
-
Advanced Archive Blocks
Active Installs: Less than 10
-
Advanced Posts Blocks
Active Installs: 100+
-
Category Post
Active Installs: 50+
-
Code Editor Blocks
Active Installs: Less than 10
-
Custom Post Type Permalinks
Active Installs: 100,000+
-
Editors note.
Active Installs: 10+
-
Hello Kushimoto
Active Installs: Less than 10
-
Post Archive
Active Installs: 70+
-
Powerful Posts Per Page (PPPP)
Active Installs: 2,000+
-
Responsive Slide
Active Installs: 100+
-
Review Mode
Active Installs: Less than 10
-
Rich Text Extension
Active Installs: Less than 10
-
RS CSV Importer Media Add-On
Active Installs: 4,000+
-
Scheduled Contents Shortcode
Active Installs: 100+
-
Simple CSV Exporter
Active Installs: 40+
-
Simple Post Type Permalinks
Active Installs: 10,000+
-
Simple Speech Bubble.
Active Installs: Less than 10
-
Smart PWA
Active Installs: Less than 10
-
Terms Block
Active Installs: Less than 10
-
User Profile Block
Active Installs: 100+
-
WPS Mypace CTT Adapter
Active Installs: Less than 10
Contributor
-
Dynamic Hostname
Active Installs: 600+
-
Hello Wapuu
Active Installs: 50+
-
Markdown Importer
Active Installs: 10+
-
mypace Custom Title Tag
Active Installs: 900+
-
Smart Custom Fields
Active Installs: 30,000+
-
VA Excerpt From Content
Active Installs: Less than 10
-
VA Social Buzz
Active Installs: 2,000+
-
VanillaActive Installs: 300+
Plugins
-
Advanced Rich Text Tools for Gutenberg
-
Cloud Blocks
-
CMB2
-
Contact Form 7
-
Cookie Tasting
-
Custom Post Type Permalinks
-
Dynamic Hostname
-
Hello Kushimoto
-
Hierarchy
-
Insert Headers and Footers by WPBeginner
-
Intuitive Custom Post Order
-
JAMstack Deployments
-
JWT Authentication for WP REST API
-
Listo
-
Lorem Ipsum Block - Placeholders for everyone
-
MW WP Form
-
Nested Pages
-
Nginx Cache Controller
-
oEmbed Travis
-
Query Monitor
-
Shortcake (Shortcode UI)
-
Shortcake Bakery
-
Simple Page Ordering
-
Slides & Presentations
-
Smart Custom Fields
-
Snow Monkey Blocks
-
Sucuri Security - Auditing, Malware Scanner and Security Hardening
-
TinyMCE Templates
-
Unyson
-
VA Simple Expires
-
W3 Total Cache
-
WordPress REST API (Version 2)
-
WP OAuth Server (OAuth Authentication)
-
WP Post Branches
-
WP Search with Algolia
-
WP Simple Elasticsearch
-
WP Vagrantize
日本語 (Japanese) Plugins Translation Editor - #ja
-
Advanced Archive Blocks
Active Installs: Less than 10
-
Advanced Posts Blocks
Active Installs: 100+
-
Built-in Server Helper
Active Installs: Less than 10
-
Code Editor Blocks
Active Installs: Less than 10
-
Custom Post Type Permalinks
Active Installs: 100,000+
-
Hello Kushimoto
Active Installs: Less than 10
-
Powerful Posts Per Page (PPPP)
Active Installs: 2,000+
-
Review Mode
Active Installs: Less than 10
-
Sucuri Security – Auditing, Malware Scanner and Security Hardening
Active Installs: 800,000+
-
WPScan – WordPress Security Scanner
Active Installs: 7,000+