websevendev
@websevendev on WordPress.org and Slack
- Member Since: April 5th, 2016
- Website: github.com/websevendev
- GitHub: websevendev
Contribution History
websevendev’s badges:- Plugin Developer
- Translation Contributor
- Translation Editor
-
Committed [3236375] to Plugins SVN:
Update demo URL -
Committed [3236371] to Plugins SVN:
Add requires PHP header -
Posted a reply to Needs PHP requirements in main plugin file, on the site WordPress.org Forums:
Thanks for the info, I will add the header there as well. -
Posted a reply to Widget blocks, on the site WordPress.org Forums:
if the proposed solution will always be needed, even in the future, or if there… -
Posted a reply to Widget blocks, on the site WordPress.org Forums:
Looks like it's a bug. The reason you can't add attributes in the Widget editor… -
Posted a reply to Dynamic loop block an toggle grid view., on the site WordPress.org Forums:
do you have an estimated timeframe for when the update with this functionality will be… -
Committed [3232996] to Plugins SVN:
1.0.13 -
Committed [3232993] to Plugins SVN:
1.0.10 -
Committed [3232983] to Plugins SVN:
1.2.0 -
Posted a reply to Dynamic loop block an toggle grid view., on the site WordPress.org Forums:
dynamic loop block (generateBlocks) but I would like to use the delay to show every… -
Posted a reply to Is it possible to set alternate triggers?, on the site WordPress.org Forums:
One potential method could be to use custom CSS depending on what animation you use.… -
Posted a reply to Validation Errors, on the site WordPress.org Forums:
Yeah that's just how it works. When you press "Attempt recovery" it should always successfully… -
Posted a reply to Editors lost access, on the site WordPress.org Forums:
Ah, interesting. And just to confirm, when you said earlier: Admins have no issues, but… -
Posted a reply to Editors lost access, on the site WordPress.org Forums:
Here's another method to do it, by filtering the capabilities, rather than granting them: add_filter('user_has_cap',… -
Posted a reply to Editors lost access, on the site WordPress.org Forums:
It was part of a security fix to prevent users without unfiltered_html capability from adding… -
Posted a reply to Fatal error with litespeed cache, on the site WordPress.org Forums:
Thanks for the report. Attempted a fix in 1.0.9, let me know if it resolves… -
Committed [3147835] to Plugins SVN:
1.0.9 -
Posted a reply to Fatal error after updating form 1.06 to 1.0.7, on the site WordPress.org Forums:
Deployed version 1.0.8 with a fix, can you try that? -
Committed [3144741] to Plugins SVN:
1.0.8 -
Posted a reply to Fatal error after updating form 1.06 to 1.0.7, on the site WordPress.org Forums:
Thanks, I'll investigate -
Committed [3144730] to Plugins SVN:
1.0.7 -
Committed [3126942] to Plugins SVN:
1.1.6 -
Posted a reply to Labels for duration/delay timings are incorrect (2.5s / 2s), on the site WordPress.org Forums:
Indeed, thank you! Will be fixed in the next update, although that may not be… -
Posted a reply to Offset does not work., on the site WordPress.org Forums:
Works for me. Try that (add some content above it so the blocks are below… -
Posted a reply to Adding custom attributes with dynamic values, on the site WordPress.org Forums:
This would work for shortcodes, probably: add_filter('render_block', 'do_shortcode', 50); -
Posted a reply to Adding custom attributes with dynamic values, on the site WordPress.org Forums:
Sure, you could add an attribute data-post-title and give it the placeholder value %ROSE18_POST_TITLE% and… -
Posted a reply to How to exclude specific inline CSS?, on the site WordPress.org Forums:
I see, thanks! -
Posted a reply to How to exclude specific inline CSS?, on the site WordPress.org Forums:
Well here's a simple reproduction: add_action('wp_head', function() { printf('<style id="specific-id">body { color: red; }</style>'); },… -
Created a topic, How to exclude specific inline CSS?, on the site WordPress.org Forums:
I have enabled JS, CSS and HTML minification, as well … -
Committed [3066434] to Plugins SVN:
1.0.12 -
Committed [3066430] to Plugins SVN:
Removing src -
Committed [3066420] to Plugins SVN:
1.0.6 -
Committed [3066405] to Plugins SVN:
1.1.5 -
Posted a reply to How can I contact you about the plugin directly?, on the site WordPress.org Forums:
You can reach me via email websevendev@gmail.com -
Posted a reply to Does Animations for Blocks not work in WP 6.4.3?, on the site WordPress.org Forums:
You seem to have an Animation Container with slide-up animation that contains an Image with… -
Posted a reply to Blocksy – animation speed not working, on the site WordPress.org Forums:
Blocksy theme? Seems to work for me. Go to: https://playground.wordpress.net/?theme=blocksy&plugin=animations-for-blocks&url=%2Fwp-admin%2Fpost.php%3Fpost%3D2%26action%3Dedit Paste this block (or add… -
Posted a reply to Default value for attribute value, on the site WordPress.org Forums:
Empty value should work. Try here: https://playground.wordpress.net/?plugin=attributes-for-blocks&url=%2Fwp-admin%2Fpost.php%3Fpost%3D2%26action%3Dedit Select a paragraph, under Advanced -> Additional attributes… -
Posted a reply to stagger elements, on the site WordPress.org Forums:
I’m using generatepress and generateblocks Sorry, no clue about that stuff. when you create a… -
Posted a reply to Critical Error with latest update, on the site WordPress.org Forums:
Reproduction of the issue available here: https://playground.wordpress.net/?plugin=yith-infinite-scrolling&url=/wp-admin Temporary workaround: Go to https://wordpress.org/plugins/yith-infinite-scrolling/advanced/, scroll to bottom,… -
Posted a reply to installing breaks the editor on 6.4.2, on the site WordPress.org Forums:
Should be working now with Gutenberg. https://playground.wordpress.net/?plugin=gutenberg&plugin=animations-for-blocks&url=%2Fwp-admin%2Fpost.php%3Fpost%3D2%26action%3Dedit -
Committed [3008658] to Plugins SVN:
Include tags/1.1.3 -
Committed [3008654] to Plugins SVN:
1.1.3 -
Posted a reply to installing breaks the editor on 6.4.2, on the site WordPress.org Forums:
Yes I can reproduce it, thanks. I'll take a look. -
Posted a reply to installing breaks the editor on 6.4.2, on the site WordPress.org Forums:
What theme and plugins do you have? Are you able to reproduce the error in… -
Posted a reply to installing breaks the editor on 6.4.2, on the site WordPress.org Forums:
Breaks it how? Here it is in 6.4, seems to be working: https://playground.wordpress.net/?plugin=animations-for-blocks&url=%2Fwp-admin%2Fpost.php%3Fpost%3D2%26action%3Dedit -
Posted a reply to set origin point offset for animation slide, on the site WordPress.org Forums:
Is there a way to specify the origin of the animation to be able, for… -
Posted a reply to Whitespace at end of page, on the site WordPress.org Forums:
The screenshots have a different site than the one you posted initially. Do both have… -
Posted a reply to Whitespace at end of page, on the site WordPress.org Forums:
Could you post a screenshot please? I don't have access to a Safari browser -
Posted a reply to Whitespace at end of page, on the site WordPress.org Forums:
Is overflow hidden for the container that has animations? -
Committed [2941969] to Plugins SVN:
Test commit please ignore
Developer
-
Animations for Blocks
Active Installs: 7,000+
-
Attributes for Blocks
Active Installs: 3,000+
-
Booking Weir
Active Installs: Less than 10
-
Disable Gutenberg Autosave
Active Installs: 2,000+
Eesti (Estonian) Plugins Translation Editor - #et
-
Disable Gutenberg Autosave
Active Installs: 2,000+
-
WPAdverts – Classifieds Plugin
Active Installs: 5,000+