Top "Add-filter" questions

how to insert shortcode into wordpress menu

I have made a menu item with this code. The menu item shows up but the shortcode output is not …

wordpress menu shortcode add-filter
WordPress template_include - how to hook it properly

I'm currently coding a WP plugin and would need to override templates. My filter hook looks like that - and …

wordpress templates add-filter
WordPress: How to return value when use add_filter?

I've read WordPress codex many times but still don't understand how to return the value if more than one arguments …

wordpress add-filter
woocommerce_form_field and hidden fields

I'm trying to add custom fields to the WooCommerce checkout and there seems to be no output for hidden fields. …

forms hook add-filter woocommerce
Showing posts between a certain date range

Trying to display my custom post types for specific date ranges. I want to show posts only within a certain …

wordpress arguments archive custom-post-type add-filter
How remove or change <title> tag in wordpress using plugin , add_filter ?

I need change or remove <title> tag in wordpress using plugin for example <title> My old …

php wordpress plugins title add-filter
Change title in browser tab

I'm trying to change the title in browser tab for a child theme of twentytwelve. I wan't it to print …

php wordpress add-filter
How to replace meta title and meta description in wordpress?

Sorry if my question was basic or stupid but please help me to solve this issue. I'm trying to change &…

php wordpress add-filter