Search WordPress Posts Pages with AngularJS – Quick Search
Do you want to quick search your wordpress dashboard for posts, pages and even for products? Just install this wordpress plugin Admin Search Preview
Do you want to quick search your wordpress dashboard for posts, pages and even for products? Just install this wordpress plugin Admin Search Preview
Following is Step by Step method to use WordPress ColorPicker with AngularJS 1: Enqueue the WP ColorPicker Script and Style with AngularJS Use admin_enqueue_scripts hook to enqueue script and style of WP ColorPicker as following with dependency of angularJS add_action( 'admin_enqueue_scripts', 'wcp_color_picker' );…
jQuery in Posts Pages lets you add jQuery box under each post, page, or custom post where you can write your jQuery or JavaScript code that will run on only that specific page. Download Now
In wordpress sites its not very easy to enqueue styles in wordpress sites. We have to enqueue it through a function called wp_enqueue_style(). Lets explore it. Basic Syntax wp_enqueue_style( $handle, $src, $deps, $ver, $media ); $handle: It is name for current enqueue action.…
Image Caption Hover is an awesome WordPress plugin to add images in widget areas with a caption. There are different hover styles available for the caption. More Details