use value returned from shortcode as menu item

Someone posted a similar question in the Advanced WordPress facebook group. I suggested adding some token text to the menu item’s url and then swapping it out during render. add_filter( ‘nav_menu_link_attributes’, ‘dcwd_nav_menu_link_attributes’, 10, 4 ); function dcwd_nav_menu_link_attributes( $atts, $item, $args, $depth ) { // If PHONE_NUMBER is found then change it. if ( false !== … Read more

Customizer Appearance Issue

It sounds like it could be a server side caching issue. Assuming the refresh you mention is to your browser, this would not necessarily fix the issue. Shared hosting servers can have various tiers of server side caching and/or services like Cloudflare that can cause issues like you describe. Without knowing the specifics of your … Read more

Hata!: SQLSTATE[HY000] [1045] Access denied for user 'divattrend_liink'@'localhost' (using password: YES)