• Home
  • About Me
  • Disclaimer
  • Privacy Policy
  • Portfolio Site
  • WordPress Development Service
  • WP Hosting

Banna360

WordPress Codes | Mobile App Reviews | Web, Android, iOS, Technology and More

Web, Android, iOS, Technology and More…

Mobile App Reviews | WordPress Codes

  • Home
  • Blog
  • iOS App Reviews
  • WordPress
  • Web Design
  • Web Development
  • PHP
  • General
  • Contact

How to get attached images from a page

Attached images in WordPress are handy while using with theme development. Using this code you can get attached images from a page. We are using this code inside a wordpress page templates and we will get its attached images via media option.

Show Meta Box if a specific page template is used (jQuery)

Using this code you can show WordPress meta box for a specific template selected. To do this add this code in to your themes function.php file <?php add_action( ‘admin_head-post.php’, ‘metabox_switcher’ ); add_action( ‘admin_head-post-new.php’, ‘metabox_switcher’ ); function metabox_switcher( $post ){ #Locate the ID of your metabox with Developer tools $metabox_selector_id = ‘about-banner-image-meta’; echo ‘ <style type=”text/css”> […]

How to Create a Shortcode to Display Custom Post Type

In this code snippet we are exploring how we can create a shortcode to display custom post type. With this code snippet we are utilising WordPress shortcode API. What is WordPress Shortcode API The API enables plugin developers to create special kinds of content (e.g. forms, content generators) that users can attach to certain pages […]

How to Hide a Specifc user from WordPress admin panel

In this code snippet i will give you a small tweak over WordPress admin area. Using the code you can hide a user from WordPress dashboard. Why its Needed? If you want add an admin user to your clients WordPress site. There many be a chance of them to delete your user account after you deliver […]

Language Based Page Display Using WPML Plugin

In this post are looking for language specific query in WordPress. WMP is the top multilingual plugin in WordPress. If you are developing a multi-language site and you want display content only for a specific language this code snippet will help you.     <?php $query = new WP_Query( ‘page_id=’.icl_object_id(221,’page’,true) ); while ( $query->have_posts() ) : […]

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • 5
  • Next Page »

Facebook Fans

Banna360

Recents Updates

GST For Freelancers and Service Sector

Display Related Post or Product based on Taxonomy in WordPress

Friendly App review – The best alternative app for Facebook lite and messenger

My Jio App Review – The best way to track down your Jio Data usage

Categories

  • Android App
  • Featured Post
  • General
  • iOS App Reviews
  • PHP
  • Web Design
  • Web Development
  • Wordpress

Android Apps

Friendly App review – The best alternative app for Facebook lite and messenger

If you are a person who likes to keep your personal life away from the work, Then Friendly App is for you. Multiple Facebook accounts on a single app, sounds great right? This app has a lot more to offer to make your Facebook experience even better. The Friendly For Facebook app is built by getting […]

My Jio App Review – The best way to track down your Jio Data usage

My Jio is an exclusive app from Reliance Jio digital service for its jio users where one can do tasks like keeping track on their usage to managing and recharging their Jio account. My Jio app had gone through many updates after its release, in the latest update for android the version 3.2.42 has nothing […]

About Me

Banna a professional Web developer with a specialization in WordPress web design, having worked on more than 200 individual WordPress projects and sites over the course of my career.As a specialist in WordPress development, I can help with all aspects of taking your WordPress project from start to finish.

READ MORE ABOUT ME

Recent Posts

  • Contact Form 7 Boilerplate for Bootstrap CSS theme
  • GST For Freelancers and Service Sector
  • Display Related Post or Product based on Taxonomy in WordPress
  • Friendly App review – The best alternative app for Facebook lite and messenger
  • My Jio App Review – The best way to track down your Jio Data usage

Tags

autoupdate wordpress best translator app bhim app contact form 7 Friendly App review Gst freelancers LinkedIn redesign metabox my jio app MYSQL Productivity tips shortcode api upi app for ios whatsapp bug whatsapp uae why telegram wordpress.org wordpress hosting wordpress plugins wordpress tutorial zip using php

Copyright © 2022 · Magazine Pro Theme on Genesis Framework · WordPress · Log in