Radovan Šmitala
Radovan Šmitala
Update to Ruby 2.6 and current libs
## Issue Overview WP allows register meta fields in similar way as is for PostType or Taxonomy. Main difference is that it doesn't have as many as functions as MetaBox,...
## Issue Overview Based on this bug in https://github.com/wpmetabox/meta-box/pull/1268#issuecomment-436128042 i get an idea about new field attribute property. Let name them just `virtual` which is boolean (default false) what allows...
Compiling NodeJS is gone. Maybe need long-time testing.
It should be easier to maintain and faster to build and deploy new images when we use multistage docker builds. Any ideas what files we need to copy from official...
## Context * Title rewritings ## Summary This fixes https://github.com/Yoast/wordpress-seo/issues/9539 Taxonomy can be assigned to multiple post types. This allows to use CPT variables like `%%pt_singular%%` and `%%pt_plural%%` in taxonomy...
Hi, Is parameter `:total_entries` for `initialize_grid` just blind parameter? I see in code that you uses do_count method to count entries, which is alias for AR count method. Is there...
This is follow up ticket for #1 ## Motivation? Lot of plugins interacts with each others and they checks if plugin is installed and what is more important when different...
Hi, thank you for this module. WP have function to check if plugin is active https://developer.wordpress.org/reference/functions/is_plugin_active/ I think regular and must use plugins lists should be merged together, something like...
It is backward compatible with v3