Eliot Akira
@miyarakira on WordPress.org, @eliot-akira on Slack
- Member Since: February 2nd, 2013
- Location: Prague, Czech Republic
- Website: eliotakira.com
Bio
Contribution History
Eliot Akira’s badges:- Plugin Developer
-
Posted a reply to Fatal error using [repeater], on the site WordPress.org Forums:
Thank you for reporting this issue. Yes, this should be handled better, shortcodes that depend…8 months ago
-
Posted a reply to Accessing multiple value from a custom field, on the site WordPress.org Forums:
Hi @iantresman - I'm working wiht @codemonkeynorth to implement a solution. Will let you know…8 months ago
-
Wrote a comment on the post Block Collections, on the site Make WordPress Core:
In answer to your question of how to add a block to a collection -…9 months ago
-
Committed [2285587] to Plugins Trac:
3.8.69 months ago
-
Posted a reply to Could you add Gutenberg support?, on the site WordPress.org Forums:
Hello! Thank you for the suggestion - yes, I'm looking into achieving this plugin's features…1 year ago
-
Committed [2164416] to Plugins Trac:
3.8.51 year ago
-
Posted a reply to $this can no longer be used in a plain function or method since PHP 7.1, on the site WordPress.org Forums:
Hello, thank you for letting me know! This should be fixed now.1 year ago
-
Posted a reply to Non-static method CCS_Loop::include_children() should not be called statically, on the site WordPress.org Forums:
Thank you for reporting the issue! This should be fixed in version 3.8.4, which I…1 year ago
-
Committed [2156752] to Plugins Trac:
3.8.41 year ago
-
Committed [2152044] to Plugins Trac:
3.8.31 year ago
-
Created a new ticket, #47984, in Core Trac:
Filter pre_do_shortcode1 year ago
-
Posted a reply to Select one post from a shared field, on the site WordPress.org Forums:
Hello! Please try the following: [pass field=kartotek_producent_nr] [loop type=Stenleverantor field=producent_nr value='{FIELD}'] <strong>Producent: </strong>[field title], [field…2 years ago
-
Posted a reply to Depth of functionality is amazing!, on the site WordPress.org Forums:
Thank you very much for a kind and thoughtful review! I appreciate the suggestion to…2 years ago
-
Committed [2054063] to Plugins Trac:
3.8.22 years ago
-
Posted a reply to Pop-up stays in place in 5.0.1, on the site WordPress.org Forums:
Hello, thank you for confirming the issue with large number of posts. I'll be following…2 years ago
-
Posted a reply to Admin Menu Post List – Pop-up obscures content, on the site WordPress.org Forums:
Hello, happy new year! Thank you for working with me to try to resolve the…2 years ago
-
Posted a reply to Function create_function() is deprecated since PHP 7.2, on the site WordPress.org Forums:
The latest version of the plugin raised the PHP requirement to 5.3, and replaced create_function()…2 years ago
-
Posted a reply to Parse error: syntax error, unexpected (acf.php on line 427), on the site WordPress.org Forums:
Glad to hear it. :)2 years ago
-
Posted a reply to Parse error: syntax error, unexpected (acf.php on line 427), on the site WordPress.org Forums:
Hello, thank you for reporting the issue, and sorry for the error. This happened because…2 years ago
-
Committed [2001579] to Plugins Trac:
3.8.22 years ago
-
Posted a reply to Pop-up stays in place in 5.0.1, on the site WordPress.org Forums:
Thank you for the issue description, that's helpful to understand what's happening. > one of…2 years ago
-
Committed [2001094] to Plugins Trac:
Requires PHP 5.42 years ago
-
Committed [2001093] to Plugins Trac:
3.8.12 years ago
-
Posted a reply to Pop-up stays in place in 5.0.1, on the site WordPress.org Forums:
I tested the plugin on WP 5.0.2, and wasn't able to reproduce this issue. Please…2 years ago
-
Posted a reply to Function create_function() is deprecated since PHP 7.2, on the site WordPress.org Forums:
Thank you for the report. I recall that I used create_function() for compatibility with old…2 years ago
-
Committed [1946899] to Plugins Trac:
3.8.02 years ago
-
Posted a reply to Add filter to expand functionality that disappeared some update ago, on the site WordPress.org Forums:
Thanks for the suggestion! That makes sense to show full title on hover. I added…2 years ago
-
Committed [1944902] to Plugins Trac:
2.0.62 years ago
-
Posted a reply to Add filter to expand functionality that disappeared some update ago, on the site WordPress.org Forums:
Thank you for the kind words and review! In the latest version (2.0.5), I added…2 years ago
-
Posted a reply to Separating multiple related field results, on the site WordPress.org Forums:
Hello, The [related] shortcode loops for all related posts, so you can do something similar…3 years ago
-
Posted a reply to How to create user shortcode with taxanomy, on the site WordPress.org Forums:
Hello, Yes, I believe this is possible with [pass] and [taxonomy]. [pass user_field=departments] Department: [taxonomy…3 years ago
-
Posted a reply to CCS loop times out my server, on the site WordPress.org Forums:
Interesting, thank you for the info. I'll look into the parameter exists to see if…3 years ago
-
Posted a reply to Support for Pods??, on the site WordPress.org Forums:
Hello, I see there are several people interested in this, so I'm looking into Pods.…3 years ago
-
Created a topic, Works wonders, on the site WordPress.org Forums:
Thank you for this well-designed plugin, it works seam…3 years ago
-
Posted a reply to Pagination wont work unless shortcode is added twice, on the site WordPress.org Forums:
Hello, Thank you for the description of the bug. In the latest plugin version 3.7.4,…3 years ago
-
Posted a reply to Loop construction, on the site WordPress.org Forums:
Hello, This may be possible using [pass] to pass the location(s) and [loop] to search…3 years ago
-
Posted a reply to Display Member since regsitered date, on the site WordPress.org Forums:
Hello, In the latest plugin version 3.7.3, I added the field registered. It can be…3 years ago
-
Posted a reply to How to cut a text ?, on the site WordPress.org Forums:
Hello, How far you're pushing the shortcodes, this looks like a tough one! In the…3 years ago
-
Posted a reply to shortcode in sidebar-widget-title, on the site WordPress.org Forums:
Hi Marc, I added an option to enable shortcodes in widget titles, under Settings. Please…3 years ago
-
Posted a reply to V3.70 breaks compare code, on the site WordPress.org Forums:
Hi, sorry for the late reply! Thank you for noting the exact location of the…3 years ago
-
Posted a reply to Shortcodes not working inside, on the site WordPress.org Forums:
Hi, sorry for the late reply.. I've seen this issue before, with shortcodes inside HTML…3 years ago
-
Posted a reply to Wishing to show Post time in the users’ local time, on the site WordPress.org Forums:
Hi! I looked into how to adjust date/time based on the user's local timezone. The…3 years ago
-
Posted a reply to added support for iterating objects with [pass global], on the site WordPress.org Forums:
Hi! Thank you for improving the plugin. :) Ideally, if you could make a pull…3 years ago
-
Posted a reply to CCS loop times out my server, on the site WordPress.org Forums:
Hi! Thank you for the comment, and sorry it took so long to reply. I've…3 years ago
-
Created a new ticket, #37396, in Core Trac:
Plugin update never finishes (PHP 7, possibly due to configuration)5 years ago
-
Wrote a comment on the post Changes to the Shortcode API, on the site Make WordPress Core:
@Mav3000, I believe the most forward-compatible way to solve it is to make the shortcode…5 years ago
-
Wrote a comment on the post Changes to the Shortcode API, on the site Make WordPress Core:
That should be: return '<a href="'.$page.'">'.$label.'</a>';5 years ago
-
Wrote a comment on the post Changes to the Shortcode API, on the site Make WordPress Core:
+1 - Thank you for articulating a sensible and constructive suggestion from the developers' perspective.…5 years ago
-
Created a new ticket, #30945, in Core Trac:
WP_Upgrader: Incorrect plugin folder after updating from remote (non-WP) ...6 years ago
-
Created a new ticket, #30941, in Core Trac:
Get taxonomy terms by post ID and order/orderby6 years ago
Developer
-
Admin Menu Post List
Active Installs: 800+
-
Custom Content Shortcode
Active Installs: 10,000+
-
Zippem
Active Installs: Less than 10