开发者 |
algoritmika
anbinder wpcodefactory omardabbas kousikmukherjeeli karzin |
---|---|
更新时间 | 2024年10月31日 03:42 |
PHP版本: | 4.4 及以上 |
WordPress版本: | 6.6 |
版权: | GNU General Public License v3.0 |
版权网址: | 版权信息 |
[alg_wc_products_per_page]
shortcode. This is especially useful when using visual builders, e.g., Elementor./wp-content/plugins/
directory.alg-wc-products-per-page-form
HTML class added.alg_wc_products_per_page_replace_pagination_template
filter added.yes
).%radio%
placeholder (and "Radio glue" option) added.%select_form%
placeholder renamed to %dropdown%
(%select_form%
is still supported though).yes
). I.e., storing selected "products per page" value in session as well now.[products]
shortcode compatibility added.init
action now.plugins_loaded
action now.id
attribute for the select
tag is unique (in case if multiple "products per page" forms are displayed on the same page).|
).POST
).[alg_wc_products_per_page]
(and [alg_wc_ppp_form]
alias) shortcode added.load_plugin_textdomain()
to move to the init
hook.[alg_wc_ppp_translate]
shortcode added. Shortcodes are now processed when outputting the "products per page" form.%select_form%
fixed.