Rinat (@rinatkhaziev) – WordPress user profile | WordPress.org
Profiles
Member Since:
January 18th, 2012
Website:
rinat.dev
GitHub:
rinatkhaziev
Find me on:
Contribution History
Rinat’s badges:
Core Contributor
Plugin Developer
Activity
Plugins
Mentioned in
[60992]
on WordPress SVN:
Users: Avoid fetching all user meta keys in is_user_member_of_blog()
6 months ago
Submitted pull request
#9920
to
WordPress/wordpress-develop
Switch is_user_member_of_blog to only fetch a specific user meta key for capability...
7 months ago
Created ticket
#63989
on Core Trac:
is_user_member_of_blogs fetches all user meta keys
7 months ago
Submitted pull request
#3879
to
WordPress/wordpress-develop
Rework wpEmoji to expose MutationObserver instance via getObserver method
3 years ago
Created ticket
#57517
on Core Trac:
Expose MutationObserver instance in wpEmoji
3 years ago
Mentioned in
[54637]
on WordPress SVN:
Networks and Sites: Revert the use of the metadata API for `*_network_options` functions.
4 years ago
Committed
[2666337]
to Plugins SVN:
Tag 1.3.4
4 years ago
Committed
[2666302]
to Plugins SVN:
Merge 1.3.4 from Github
4 years ago
Committed
[2653255]
to Plugins SVN:
Tag 1.3.3
4 years ago
Committed
[2653253]
to Plugins SVN:
Move the unsets a bit further down the execution of the filter
4 years ago
Committed
[2653252]
to Plugins SVN:
Tagging 1.3.3
4 years ago
Committed
[2653250]
to Plugins SVN:
Remove bin
4 years ago
Committed
[2653247]
to Plugins SVN:
Bump version to 1.3.3
4 years ago
Committed
[2591047]
to Plugins SVN:
Merge 7f2c9f1cbfdbeef0dba2f32d6c8952484bd861ca
5 years ago
Committed
[2590623]
to Plugins SVN:
Merge 7f2c9f1cbfdbeef0dba2f32d6c8952484bd861ca from GitHub
5 years ago
Mentioned in
[50662]
on WordPress SVN:
Media: Conditionally pass 2nd parameter to `getimagesize()`.
5 years ago
Mentioned in
[50586]
on WordPress SVN:
Media: Conditionally pass 2nd parameter to `getimagesize()`.
5 years ago
Reopened ticket
#52826
on Core Trac:
New wp_getimagesize() causing unexpected failures
5 years ago
Mentioned in
[50553]
on WordPress SVN:
Media: Pass the appropriate reference into `wp_getimagesize`.
5 years ago
Mentioned in
[50552]
on WordPress SVN:
Media: Pass the appropriate reference into `wp_getimagesize`.
5 years ago
Created a topic,
Great plugin!
, on the site WordPress.org Forums:
This plugin is focused specifically on doing one thing…
5 years ago
Posted a
reply
to
r2468595 introduced an extra MySQL query on every request
, on the site WordPress.org Forums:
Thank you so much! I marked this as resolved.
5 years ago
Posted a
reply
to
r2468595 introduced an extra MySQL query on every request
, on the site WordPress.org Forums:
Thank you for the swift reply! Not exactly, options are cached in object cache, CREATE…
5 years ago
Created a topic,
r2468595 introduced an extra MySQL query on every request
, on the site WordPress.org Forums:
Hi, Thanks for the plugin, works great! I just notic…
5 years ago
Wrote a
comment
on the post
Proposal: Dropping support for old PHP versions via a fixed schedule
, on the site Make WordPress Core:
Love it
6 years ago
Mentioned in
[45231]
on WordPress SVN:
Themes: Standardize on passing `frontpage` and `privacypolicy` as the `$type` parameter to `get_query_template()`.
7 years ago
Posted a
reply
to
fu_additional_html is not working
, on the site WordPress.org Forums:
Hi, fu_additional_html is not meant to pass the data. You should modify your shortcode to…
7 years ago
Posted a
reply
to
Project still under development ?
, on the site WordPress.org Forums:
We just released Edit Flow 0.9. All development happens on GitHub, everyone is welcome to…
7 years ago
Posted a
reply
to
Localization issue
, on the site WordPress.org Forums:
@dreinstein10 thanks for raising this, I have updated the plugin to be compatible with the…
7 years ago
Posted a
reply
to
Fix to Broken wysiwyg editor in v1.3.2
, on the site WordPress.org Forums:
Heh, no worries, you just caught me at the right moment, plus you had proposed…
7 years ago
Committed
[2008848]
to Plugins SVN:
Merging master from GitHub ...
7 years ago
Posted a
reply
to
Fix to Broken wysiwyg editor in v1.3.2
, on the site WordPress.org Forums:
Hey Mike, Thanks for bringing that up. When I was looking into the proposed changes…
7 years ago
Committed
[1974443]
to Plugins SVN:
Tagging 1.3.2
7 years ago
Committed
[1971315]
to Plugins SVN:
Merge 1.3.2 from GitHub
7 years ago
Committed
[1734079]
to Plugins SVN:
Tag 1.3.1
9 years ago
Committed
[1734078]
to Plugins SVN:
Merge 1.3.1 from github
9 years ago
Committed
[1728967]
to Plugins SVN:
Tag 1.3
9 years ago
Committed
[1728963]
to Plugins SVN:
Merging 1.3 from github
9 years ago
Committed
[1699140]
to Plugins SVN:
Tag 1.2.2
9 years ago
Committed
[1699139]
to Plugins SVN:
Merge 1.2.2
9 years ago
Committed
[1688587]
to Plugins SVN:
Tag 1.2.1
9 years ago
Committed
[1688586]
to Plugins SVN:
Merge 1.2.1
9 years ago
Committed
[1688582]
to Plugins SVN:
Readme update
9 years ago
Committed
[1688581]
to Plugins SVN:
Tag 1.2
9 years ago
Committed
[1688580]
to Plugins SVN:
Merge 1.2 from github
9 years ago
Posted a
reply
to
Error showing up, not sure what to do.
, on the site WordPress.org Forums:
The shortcode is [fu-upload-form]
9 years ago
Posted a
reply
to
Moderation of Uploads in dedicated folder
, on the site WordPress.org Forums:
Hi, There's no option like that, to moderate it you have to upload it somewhere.…
9 years ago
Posted a
reply
to
determine a specific folder inside media library as target for uploads?
, on the site WordPress.org Forums:
Currently it's not possible, the plugin relies on WP core functionality and uploads to wherever…
9 years ago
Posted a
reply
to
Warning: stristr(): Empty needle
, on the site WordPress.org Forums:
I checked the code, looks like you're not setting name attribute for checkboxes. Can you…
10 years ago
Posted a
reply
to
Warning: stristr(): Empty needle
, on the site WordPress.org Forums:
Can you provide the full trace, not only warning itself?
10 years ago
Developer
Ad Code Manager
Active Installs: 50+
Better Datelines
Active Installs: Less than 10
Blimply
Active Installs: 800+
Make Donald Drumpf Again
Active Installs: Less than 10