Viktor Szépe
@szepeviktor on WordPress.org and Slack
- Member Since: November 11th, 2011
- Location: Budapest, HUNGARY
- Website: github.com/szepeviktor/debian-server-tools/blob/master/CV-WordPress.md
- Job Title: devops, proactive maintenance
Bio
Interests
WordPress Origin Story
Contribution History
Viktor Szépe’s badges:- BuddyPress Contributor
- Core Contributor
- Plugin Developer
- Translation Contributor
-
Posted a reply to [SALESmanago CDP & Marketing Automation] php8 incompatibilities and warnings, on the site WordPress.org Forums:
Hello Alexander! You are very brave. -
Mentioned in [52244] on Core SVN:
External Libraries: Update the Requests library to version 2.0.0. -
Created a topic, [Contact Form 7] “Delete ignored Stripe resources” broke WP.org file checksums, on the site WordPress.org Forums:
Hello! The above linked API endpoint lists all files a… -
Wrote a comment on the post New wp_get_environment_type() function in WordPress 5.5, on the site Make WordPress Core:
Excuse me for the harsh wording. -
Wrote a comment on the post New wp_get_environment_type() function in WordPress 5.5, on the site Make WordPress Core:
Harm is done where you/someone gave a different name to an already existing constant. Although… -
Wrote a comment on the post New wp_get_environment_type() function in WordPress 5.5, on the site Make WordPress Core:
What a harmful decision! Half of the world uses `WP_ENV` for years. -
Mentioned in [48601] on Core SVN:
Mail: Ensure that a server hostname can be set by using `network_home_url()`. -
Mentioned in [48160] on Core SVN:
Upgrade/Install: Invalidate OPcache for PHP files during updates. -
Mentioned in [48072] on Core SVN:
Sitemaps: Add XML sitemaps functionality to WordPress. -
Created a topic, Install ThemeForest themes and CodeCanyon plugin with Composer, on the site WordPress.org Forums:
Hello! How do you install a theme or plugin from Envat… -
Posted a reply to [Loco Translate] Loco + wp-redis causes Fatal error, on the site WordPress.org Forums:
Thank you for your answer. It happens in Loco_data_Serializable::__destruct() Maybe after WordPress code object cache… -
Created ticket #8140 on BuddyPress Trac:
Some translation commands are missing -
Created a topic, [Loco Translate] Loco + wp-redis causes Fatal error, on the site WordPress.org Forums:
PHP Fatal error: Call to a member function set() on n… -
Created a topic, Fixing problems in th plugin, on the site WordPress.org Forums:
Please see https://github.com/szepeviktor/smart-image-… -
Posted a reply to Best Security Plugin, on the site WordPress.org Forums:
Very brave statements are in the plugin description > By the very nature of plugins,… -
Mentioned in [45190] on Core SVN:
Bootstrap/Load: Remove duplicate leading slashes on inclusion of various files under `ABSPATH`. -
Created ticket #46327 on Core Trac:
Normalize class loading -
Committed [1952518] to Plugins SVN:
Release v0.1.6 -
Posted a reply to No way to clear all with one click, on the site WordPress.org Forums:
Hello @vskylabv ! You may use WP-CLI to delete several posts. Use one command to… -
Posted a reply to PHP Warning in error.log, on the site WordPress.org Forums:
A request like GET /?name[%23post_render][0]=printf&name[%23markup]=ABCZ%0A HTTP/1.1 could cause core to fail. This reply was modified… -
Posted a reply to CI CD process recommendations for WordPress, on the site WordPress.org Forums:
Hello @drxelak ! 1. You can list plugin names and versions with WP-CLI, its output… -
Committed [1912801] to Plugins SVN:
Release 0.3.0 -
Committed [1823677] to Plugins SVN:
Including /includes -
Closed ticket #38661 on Core Trac:
There is no one way of checking the nonce on plugin uninstallation -
Committed [1814553] to Plugins SVN:
Release 0.4.0 -
Posted a reply to Add option to make visualblocks enabled by default, on the site WordPress.org Forums:
Thank you. Very nice solution visualblocks_default_state: true -
Posted a reply to Preventing user registration, on the site WordPress.org Forums:
BTW I see you're into security. Please try https://github.com/szepeviktor/wordpress-fail2ban as I was contributing to many… -
Posted a reply to Preventing user registration, on the site WordPress.org Forums:
Hello @webmandesign ! Is your PHP version up-to-date? See the Description https://wordpress.org/plugins/password-bcrypt/ -
Created a topic, Add option to make visualblocks enabled by default, on the site WordPress.org Forums:
Hello! It would be nice to always show blocks. Thank y… -
Committed [1746707] to Plugins SVN:
Release v0.1.5 -
Committed [1721408] to Plugins SVN:
Release 0.1.4 -
Posted a reply to Tiny cache, on the site WordPress.org Forums:
It was moved to a separate repo. Here it is https://github.com/szepeviktor/tiny-cache/blob/master/tiny-nav-menu-cache.php -
Created ticket #41232 on Core Trac:
Cache translations and nav menus -
Closed ticket #41207 on Core Trac:
The security issue -
Committed [1685835] to Plugins SVN:
Release v0.1.3 -
Committed [1685722] to Plugins SVN:
Release v0.2.0 -
Created a topic, Tiny cache, on the site WordPress.org Forums:
Hello! Could you comment on my first pass on the prob… -
Created a topic, jquery.form.js is an active project, on the site WordPress.org Forums:
Have you see https://github.com/jquery-form/form/relea… -
Created a topic, Highly dangerous option name, on the site WordPress.org Forums:
Hello! Please reconsider the option name cache. Thank… -
Posted a reply to Solution for 50+ problems, on the site WordPress.org Forums:
Anyone willing to help? -
Created a topic, Solution for 50+ problems, on the site WordPress.org Forums:
Good afternoon W3TC users! We were fixing 50+ problem… -
Posted a reply to How revert to previous version?, on the site WordPress.org Forums:
Or you could give us a try https://github.com/szepeviktor/w3-total-cache-fixed -
Posted a reply to Issues after Version 0.9.5.4 update, on the site WordPress.org Forums:
Maybe you could give us a try: https://github.com/szepeviktor/w3-total-cache-fixed -
Posted a reply to Dramatic slowdown with xhr_monitor – all hook, on the site WordPress.org Forums:
I've updated my implementation long time ago: add_action( 'admin_init', array( $this, 'hook_all_action' ) ); Conditionally:… -
Committed [1633813] to Plugins SVN:
Fix code blocks in readme -
Committed [1633812] to Plugins SVN:
Release v0.1.3 -
Created a topic, Mixed content! of Email and Email (2), on the site WordPress.org Forums:
Hello! This is v4.6.1 Email has HTML content (checkb… -
Posted a reply to Best option inspector, possible to add a post meta inspector?, on the site WordPress.org Forums:
Thank you Edward! Try https://github.com/stuttter/wp-meta-manager It is WIP. -
Created ticket #39830 on Core Trac:
Unable to detect REST/rest_no_route -
Posted a reply to AJAX action ewpq_query_generator is undefined, on the site WordPress.org Forums:
Thank you. I am not yet able to confirm it.
Developer
-
Custom settings for Sucuri Scanner
Active Installs: 60+
-
Manual Cron
Active Installs: Less than 10
-
Multipart robots.txt editor
Active Installs: 3,000+
-
Password bcrypt
Active Installs: 4,000+
-
Plugin Installer Speedup
Active Installs: 20+
-
Resource Versioning
Active Installs: 10+
-
Send message
Active Installs: Less than 10
-
SMTP URI and logging
Active Installs: 30+
-
Solarized Admin Color Scheme
Active Installs: 10+
-
SVN Updater
Active Installs: 10+
-
Tiny CDN
Active Installs: Less than 10
Contributor
-
Airplane Mode
Active Installs: 60+
Plugins
-
404 Widget for Google
-
Admin Columns
-
Admin Menu Manager
-
Adminimize
-
Advanced Editor Tools (previously TinyMCE Advanced)
-
Advanced Image Styles
-
Advanced TinyMCE Configuration
-
AJAX Post Meta
-
Category Order and Taxonomy Terms Order
-
Classic Smilies
-
Cloudinary – Image and Video Optimization, Manipulation, and Delivery
-
Comment Moderation E-mail only to Author
-
Content Blocks
-
Custom Content Shortcode
-
Custom Field Suite
-
Custom List Table Example
-
Custom Permalinks
-
Custom Post Type Permalinks
-
Custom Taxonomy Order
-
Customize Posts
-
Debug wp_redirect()
-
Dependency Minification
-
Developer
-
Developer Loggers for Simple History
-
Disable Comments - Remove Comments & Stop Spam [Multi-Site Support]
-
Edit Flow
-
Email Address Encoder
-
Error Log Monitor
-
Exploit Scanner
-
Featured Image Column
-
Filled In
-
Force Featured Image
-
FV Antispam
-
Gauntlet Security
-
Grey Admin Color Schemes
-
GTM4WP
-
HTML Editor Syntax Highlighter
-
Loco Translate
-
Manual Image Crop
-
Master Slider - Responsive Touch Slider
-
MC4WP: Mailchimp for WordPress
-
Media Item URL
-
Memcached Cloud
-
Memcached Object Cache
-
Memcached Redux
-
Mentionable
-
My Eyes Are Up Here
-
Ostrichcize
-
P3 (Plugin Performance Profiler)
-
Page Builder by SiteOrigin
-
Polylang
-
Post Category Filter
-
Post Connector
-
Post Types Order
-
Posts 2 Posts
-
Prevent Concurrent Logins
-
Proxy Cache Purge
-
PS Taxonomy Expander
-
Query Monitor
-
Related Posts for WordPress
-
Restrict Usernames
-
Revisr
-
Rewrite Rules Inspector
-
Safe Redirect Manager
-
Simple History – user activity log, audit tool
-
Simple Local Avatars
-
Simple Page Ordering
-
Smarter Navigation
-
Snitch
-
Stop Spammers Security | Block Spam Users, Comments, Forms
-
Styles
-
Sucuri Security - Auditing, Malware Scanner and Security Hardening
-
Tabify Edit Screen
-
TablePress
-
Thumbnail Crop Position
-
Timely All-in-One Events Calendar
-
Tiny CDN
-
Unattach
-
User Role Editor
-
User Session Control
-
User Switching
-
Voce Cached Nav
-
What The File
-
What's running
-
Widget Context
-
Widget CSS Classes
-
Widget Logic
-
WordPress Console
-
WP Activity Log
-
WP Downloader
-
WP fail2ban
-
WP Fontallic Easypromoweb
-
WP Geo
-
WP Migrate Lite - WordPress Migration Made Easy
-
WP Offload Media Lite for Amazon S3, DigitalOcean Spaces, and Google Cloud Storage
-
WP Redis
-
WP Subtitle
-
WP-FFPC
-
WP-Gistpen
-
WP-Sweep
-
WPSSO Core - The Complete Structured Data Plugin
-
WPThumb
-
YARPP - Yet Another Related Posts Plugin
-
Yoast Duplicate Post
-
Zone Manager (Zoninator)