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

Shiba Gallery 4.3

by ShibaShake 32 Comments

Blonde girl looking through and holding a circular picture frame.

This is a very big update, so please try things out on a test site first. Feel free to post bug reports here or in the main Shiba Gallery article. New features for Shiba Gallery 4.3 – 1. Client Responsive Galleries The biggest addition to this release is client responsive galleries. In release 4.0 we […]

How to Hook into the Media Upload Popup Interface

by ShibaShake 12 Comments

Success! We have changed our default image by using the Media Upload Interface.

What is the media upload popup interface? That is simply the popup window that appears when we click on the Add Media button (for adding images and video) while in the Edit Post screen. The same interface is also currently being used for – Setting featured images in posts, and Setting header images in a […]

Expand the WordPress Comments Quick Edit Menu

by ShibaShake 2 Comments

Expand the WordPress Comments Quick Edit Menu

How to expand our WordPress comments quick edit menu with new custom fields, and properly save user-input values.

Add a Metabox to the Edit Comments Screen

by ShibaShake 9 Comments

Our added Edit Comments metabox.

How to expand the Edit Comments screen with a new custom metabox.

Shiba Gallery 3.7

by ShibaShake 37 Comments

Here is a detailed description of the Shiba Gallery Plugin. New features for Shiba Gallery 3.7 – 1. Control Thumbnail Size We can now specify thumbnail sizes for relevant galleries (Tiny Slideshow, Picture Slides, and Noobslide). Thumbnail size is set by using the tsize parameter, for example – [gallery id=”1969″ size=”(220,220)” tsize=”(54,54)”] The default tsize […]

How to Add a New WordPress Image Size

by ShibaShake 4 Comments

To reduce page load speed, we want to render our blog pages with accurately sized images. WordPress only provides three standard sizes – large, medium, thumbnail. We consider how to add a new “image size” into our WordPress blog.

How to Get the WordPress Screen ID of a Page

by ShibaShake 3 Comments

Get the WordPress screen id of relevant pages.

There are a variety of administrative WordPress hooks that are applied on a page by page basis. Some good examples can be found in the WP_List_Table object. Example hooks based on screen ID manage_{$screen->id}_columns – Add or delete columns from various administrative pages. views_{$screen->id} – Display the number of objects belonging to each status type. […]

Switch_Theme vs. Theme Switching

by ShibaShake 4 Comments

Theme Switching is the process of providing the ability for the user to change the presentation styles or “look” of your site with the use of a Theme Switcher. The process of changing your WordPress Theme by the site Administrator is not called theme switching. ~~[ WordPress Codex ] If we wanted to switch themes […]

Expand the WordPress Quick Edit Menu

by ShibaShake 59 Comments

Update custom inputs with the proper data using Javascript.

How to add new fields into the quick edit menu for posts, pages, and custom post types.

Shiba Gallery 3.5

by ShibaShake 48 Comments

The Shiba Gallery Plugin allows you to display your WordPress galleries using a variety of Javascript libraries including Noobslide, TinySlideshow, SlimBox, Lytebox, Popeye, Picture Slides, and the WordPress native gallery. You can display as many galleries as you want, and have different types of galleries within the same blog page. Here is a detailed description […]

  • 1
  • 2
  • 3
  • …
  • 7
  • 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 ·