Marbak Fixed Slots for Elementor Loop Grid

Why I built it Elementor Loop Grid already handles layout well, but it does not include a built-in way to keep posts in exact fixed positions. I needed a way to reserve specific grid positions for selected posts while still allowing the rest of the grid to behave naturally. In some layouts that meant eight […]
Marbak Multi Image Field for ACF

Why I built it Advanced Custom Fields is often used for small, practical content structures where one image field is not enough, but a full gallery setup may be more than the project needs. I built this plugin for those simpler cases: when a page, post, product, portfolio item, or custom post type needs a […]
Marbak Taxonomy & Posts Transfer

Why I built it Moving WordPress content between sites is usually simple only when you move the whole database or use a full migration tool. But that is not always what you need. Sometimes you only want to move one structured content segment: a specific taxonomy, its terms, and the posts connected to those terms. […]
Marbak Word Count Analytics

Why I built it A lot of WordPress sites grow quietly. Posts, pages, custom post types and taxonomy archives keep piling up, but the actual content volume becomes hard to measure in any simple way. I built this plugin for the moments when a rough impression is not enough. SEO audits, migration estimates, editorial reviews, […]
Admin Code Search

Why I built it Working on WordPress projects often means jumping between multiple plugins and theme files just to locate a single string, function, or hook. Even with good local setups, there are many situations where quick access inside the WordPress admin becomes more practical — especially when reviewing live environments, debugging content output, or […]