https://github.com/zulfnore/gallery-metabox
Read More
Home / Wordpress
Showing posts with label Wordpress. Show all posts
Showing posts with label Wordpress. Show all posts
add Custom metabox in wordpress
https://wpshed.com/wordpress/create-custom-meta-box-easy-way/
Read More
Redirect wp-admin url
Paste this code in wp-login.php if($_GET[' newurl ']!="yes" && $_POST['s_val']!="login" &...
Read More
wordpress blank theme for practice and development
http://html5blank.com/
Read More
Change wp-admin url without plugin
Add below function to your "functions.php" file function changeadmin() { $stng = '?securelogin'; $geturl = 'http://...
Read More
Difference between is_home() and is_front_page() - wordpress
WordPress is a terrific CMS. You can do whatever you want with it. But sometimes, you may find an issue with some basic functions. For e...
Read More
how to Show one page's content on another page using shorcode - wordpress
Paste this in your functions.php file function get_post_page_content( $atts ) { extract( shortcode_atts( array( 'id' =...
Read More
Fatal error: Maximum execution time of 30 seconds AGAIN
This is due to the default php script running time 30 seconds. If more than an error occurs. But not downloaded for 30 seconds, so the er...
Read More
Subscribe to:
Posts
(
Atom
)