I found the answer. just replace
bloginfo('description')
by get_bloginfo('description')
So
echo html_entity_decode(get_bloginfo('description'))
Works as expected.
Related Posts:
- How do I make an HTML table from a database table?
- How to get the custom header image’s alt text?
- Modify previous and next text from pagination links
- Correct regex for wp_embed_register_handler
- WordPress Ajax always returns a 404 error
- WordPress custom taxonomy description for each post?
- Calling a method from functions.php on a click of a button
- Conditional statement for parent, child and grandchild pages
- Two posts in same div – WP loop
- How to add a post or page tag to the list of classes appearing in the body tag’s class attribute?
- WordPress Wysiwyg Content not being displayed
- HTML table from shortcode with multiple parameters
- To echo or not to echo?
- How do I add HTML to a PHP function [closed]
- Change description on specific WooCommerce product status change
- Correct syntax to html php conversion
- Add itemprop Schema.org Markup to li Elements in wp_nav_menu
- Missing sidebar parameter “fix” – before_content
- How Display Posts on category
- How to get the POST TITLE using the POST ID?
- ACF page while loop breaks footer while loop
- Load a page into a div with Ajax
- Converting HTML Template to WordPress Theme
- Multiple options not staying selected after saving
- Embed html in php code
- Move category description below post list in blog
- How to remove ?wp-mce-4103-20162941
- Customize position of social icons in upme plugin [closed]
- parts of url disappear when using # inside href=”” [closed]
- Dot is not added at the end of href
- Position banner to right of logo in header – messed up my header file
- How to separate HTML and WordPress files
- Add .htm extention to a custom taxonomy
- How to convert select to HTML with PHP tags inside of it [closed]
- Add Codepen animation as Preloader to WordPress
- Path for php file for inserting data through html form
- Widget back end radio button issue
- php within html within php
- Add shortcode in my div
- php esc_html_e with an html link inside not working
- Using ob_start and ob_get_clean with wordpress shortcode
- WordPress wp-admin redirect and exception
- Creating an image from a custom field
- WordPress forms submissions and PHP files
- Function Display article [closed]
- Is it possible to isolate and use WordPress functions outside of wordpress
- How to get the second slug of a page url?
- custom add note meta box with add button in wordpress
- Add Custom Category Description When Empty
- List sub categories and corresponding posts of a parent category
- population category dropdown and sub category onselect
- Search bar for wp menu
- Executing php on button press
- Using Google Analytics in an enqueued JS file
- Add Link to PHP message
- WP Website is shown in HTML
- How do I disable cache for a certain page?
- Mysterious letters appearing at the top of a few pages
- Current WordPress Page Title as Search Parameter into A Tag
- If user has clicked link add class and store using PHP/WordPress
- How can I edit the final HTML structure of the whole web page
- Install functionality for push notifications but WP-Theme has oddly-named, hidden source files [closed]
- AJAX and custom pages
- how to add functions to my function.php using a child theme?
- How to Protect a private folder inside uploads folder, if User is not Logged In?
- How can I create a shortcode from an html and php code written together
- sessionStorage saves input value in browser but it is not loaded in the form field
- Changable favicon
- Allowing HTML elements in title widgets spacing problem
- View tag description on page
- How to include different html tags in the header for different pages?
- Use PHP to inject HTML into before page renders?
- wordpress form action page not found
- How to make a parent page for author.php?
- Multisite – Display different header content based on which site is accessed
- html to posts, jpg to featured image, zip file contains jpg and html
- How do you change the tag font size in the repeater-template.php [closed]
- PHP tag in post content makes wordpress go crazy
- Font-Family does not looks like how it should be [closed]
- How to only fetch certain Tag ID’s
- Where to find the html for WordPress site? [closed]
- RegExp to EXCLUDE strip HTML (FOR SOMME) comments
- Pagination for div’s
- Add extra markup to WP menus
- How Can I Center the Logo in the Navigation Menu? [closed]
- What is the best way to get the first few post from WordPress in different divs using a loop?
- Run php function after html click after page refresh
- Get all the contents of taxonomy and sort by term
- Gallery requires a featured image but does not show it in posts/pages
- How to style this wp_list_pages markup
- How To: Simple domPDF Example
- Cant get theme to change footer color through theme customizer
- How do I modify the with wp_nav_menu()
- HTML in PHP problem [closed]
- Can you not edit the HTML and PHP of your WordPress without paying?
- Custom HTML/CSS Theme into WordPress – SEO considerations
- Remove post image caption from post_excerpt();
- How to enqueue structured data as file – jsonld file seems not to work
- Slick slider not working on wordpress
- How can I change text on my SearchWP search results page, as this is not an editable page in WordPress?