How to get plugin path in wordpress?
get plugin path in wordpress <?php echo plugin_dir_url(__FILE__);?>
I would like to discuss on whatever your requirement will be. Also I feel pleasure to be a part on that. So let’s just the conversation and finish this in efficient way.
get plugin path in wordpress <?php echo plugin_dir_url(__FILE__);?>
get wordpress site title name from url <?php // Exit if accessed directlyif ( !defined( ‘ABSPATH’ ) ) exit; function oops_script(){ wp_enqueue_style(“oops-style”, plugin_dir_url(__FILE__).”style.css”); }add_action(“wp_enqueue_scripts”,”oops_script”); /*+++++++ Declaring Global Variables +++++++++*/$domain =
How to use WP_Query with have_posts()? global $wp_query; $original_query = $wp_query; $wp_query = null; $wp_query = new WP_Query( $args ); if ( have_posts() ) : while ( have_posts() ) :
Sorting in descending order in SQL The ORDER BY statement in sql is used to sort the fetched data in either ascending or descending according to one or more
How to link background image from wordpress plugin folder? <style> background-image: url(<?php echo plugin_dir_url(__FILE__);?>images/logoimage.jpg); </style> Get more information Read More Posts
Hide WooCommerce Product Quantity Field from Product Pages. www.wpcodekit.com function quantity_wp_head() { if ( is_product() ) { ?> <style type=”text/css”>.quantity, .buttons_added { width:0; height:0; display: none; visibility:
<?php$to = “[email protected]”;$subject = “My subject”;$txt = “Hello world!”;$headers = “From: [email protected]” . “rn” .“CC: [email protected]”;mail($to,$subject,$txt,$headers);?>
wpcodekit Website Designers is one of the best website designing company in punjab 2020. We create beautiful looking, fast and secure websites.We are create professional websites in punjab since 2016.
Website Designed and Developed by Jaspreet Singh