Get Current Child Page with get_children
There are many method to display current child page in WordPress, this function is usefull to do the same command. Just Paste this code in functions.php function sb_child_page_menu( $current_parent )…
Got your latest images pixelated after uploading it to WordPress? Yes, that could be irritating especially on Photography sites. WordPress has a function to adjust the level of the image quality, as described on Developer Code Reference. Here’s how to adjust WordPress image quality.
By default, WordPress doesn’t support placeholder in their function form. To add this function simply add this code to your functions.php.