Shiba

Adventures in WordPress

  • Home
  • Dog
  • Art
  • Contact
  • WordPress Articles
    • WP Plugins
    • WP Programming
    • WP Admin Panels
    • WP Theme Design
    • WP How-To
    • WP Theme Images

Write a Plugin for WordPress Multi-Site

by ShibaShake 45 Comments

What we need to do differently while writing a plugin for WordPress mulsite.

Find Posts Dialog Box

by ShibaShake 10 Comments

Searching for all post objects with the string .

The Find Posts dialog box can be a very useful feature to add to your plugin. For example, when we attach images to posts (from the Media >> Library menu) we use the Find Posts dialog box to search for our target objects. In the dialog box above, we can search for post and page […]

Custom Post Type Permalinks – Part 2

by ShibaShake 135 Comments

How to fully customize and create our own permalinks for custom post type objects.

Custom Post Type Permalinks

by ShibaShake 10 Comments

How to set permalink attributes while creating custom post type objects.

Add a Metabox to Your Custom Post Type Screen

by ShibaShake 27 Comments

Custom meta-box with a set of radio-buttons.

How to add our own metabox to the edit custom post type screen.

Modify Custom Post Type Icons

by ShibaShake 13 Comments

Default custom post type screen icon.

How to customize our custom post type screens with our own icons.

Add Custom Post Type Columns

by ShibaShake 88 Comments

New gallery custom post type menu items and Edit screen.

How to expand custom post type administration menus with new columns.

Add Term or Taxonomy Meta Data

by ShibaShake 30 Comments

How to add metadata to custom taxonomy objects such as tags and categories. In particular we examine add_metadata, update_metadata, delete_metadata, and get_metadata.

WordPress Widget System – How it Works

by ShibaShake 11 Comments

A very detailed analysis of how sidebars and widgets work in WordPress.

Create Your Own NoobSlide Gallery

by ShibaShake 12 Comments

How to expand the Shiba Gallery Plugin and create your own NoobSlide galleries.

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

Recent Posts

  • Screenshot of an example article in code view of a modified Gutenberg editor.How to Harness the Power of WordPress Gutenberg Blocks and Combine It with Legacy Free-Form Text
  • Screenshot of the Success, WordPress has been installed page.Migrating Your WordPress Website to Amazon EC2 (AWS)
  • Screenshot of WinSCP for creating a SFTP configuration.How to Set-Up SFTP on Amazon EC2 (AWS)
  • WordPress Gutenberg code view screenshot of this article.How to Prevent Gutenberg Autop from Messing Up Your Code, Shortcodes, and Scripts
  • Screenshot of the Success, WordPress has been installed page.How to Create a WordPress Website on Amazon EC2 (AWS)

Recent Comments

  • Screenshot of the Success, WordPress has been installed page.How to Create a WordPress Website on Amazon EC2 (AWS) (1)
    • Erik
      - Great article. All worked great except for this step:apt install php-mysqlChanging to this fixed it:apt install ...
  • Add Custom Taxonomy Tags to Your WordPress Permalinks (125)
    • Anthony
      - Where does this code go? Like, what exact .php file please?
  • Screenshot of an example article in code view of a modified Gutenberg editor.How to Harness the Power of WordPress Gutenberg Blocks and Combine It with Legacy Free-Form Text (1)
    • tom
      - hi,my experience was like the same, but for me as theme developer the "lazy blocks"(https://wordpress.org/plugins/lazy-blocks/) ...
  • WordPress Custom Taxonomy Input Panels (106)
    • Phil T
      - This is unnecessarily confusing. Why declare a variable with the same name as your taxonomy? Why did you choose a taxonomy ...
  • Create Pop-up Windows in Your WordPress Blog with Thickbox (57)
    • Jim Camomile
      - I have used this tutorial several times and it is one of the few simple and effective ways to add popups with dynamic content, ...

Copyright © 2024 · Genesis Skins by ShibaShake · Terms of Service · Privacy Policy ·