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

How to Flush Permalink Rules with flush_rules()

by ShibaShake 11 Comments

How to properly flush permalink rules on a WordPress multi-site setup.

How to wp_enqueue_script After wp_head

by ShibaShake Leave a Comment

If you want to add javascript files to your WordPress pages, then a good way to do this would be through the wp_enqueue_script command. wp_enqueue_script has the following advantages – It ensures that a script only gets included once. It allows you to specify script dependencies. For example, script1.js should be loaded before script2.js. It […]

W3 Total Cache – Cookie Is Rejected

by ShibaShake 8 Comments

W3 Total Cache - Changing the file expiration time of the files in your Page Cache.

Recently, I switched over to W3 Total Cache. Reasons for the switch – There have been a lot of great reviews and raves about W3 Total Cache. W3 Total Cache offers a very comprehensive caching solution. I was having caching issues on my multi-site setup. In general, I am very happy with the results. There […]

Shiba Gallery 3.3

by ShibaShake 20 Comments

The Shiba Gallery Plugin allows you to display your WordPress galleries using a variety of Javascript libraries including Noobslide, TinySlideshow, SlimBox, 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 of […]

WordPress Gallery Frames

by ShibaShake Leave a Comment

Here are the current frame options for the Shiba Gallery Plugin. Possible frames include none, green, blue, gray, shadow, black, white, and border. Frames green, blue, and gray are based on the CSS styling of the Popeye example galleries. Thanks to the creators of Popeye for their awesome gallery. [gallery id=”10″ frame=”green”] [gallery id=”10″ frame=”blue” […]

Add Tags and Categories to Your WordPress Page

by ShibaShake 62 Comments

Added Tag and Category Metabox to our WordPress Page.

Currently, post-tags and post-category metaboxes only appear in the Edit Post screen. We consider how to add these metaboxes into the Edit Page screen, as well as properly save our results.

Convert HubPages Comments to WordPress Comments

by ShibaShake Leave a Comment

This is a step by step guide on how to use PHP to retrieve your HubPages comments and import them as WordPress comments. There are three key steps involved in this process – Retrieving your HubPages comments from a HTML page. Writing out those comments in the WordPress XML format. Importing the XML file into […]

Mastering the WordPress Loop

by ShibaShake 5 Comments

List of posts with orderby=title and order=ASC.

Examines the WordPress Loop in detail and explores how you can manipulate the WordPress loop to create custom-post-type blogs and reorder objects in the admin panel.

How to Replace WordPress Post Links in Bulk

by ShibaShake 6 Comments

How to replace HTML or image links in all your WordPress posts and pages.

Shiba Widgets 1.3

by ShibaShake 23 Comments

Edit Widget Set Interface.

The Shiba Widgets plugin allows you to assign different widgets to different posts, pages, categories, or tags. [Full Shiba Widgets description.] New features for Shiba Widgets 1.3 – 1. Custom Post Types Widget sets are now represented as custom post types. This makes the back-end cleaner, and enhances usability. There is now a Widget Set […]

  • « Previous Page
  • 1
  • 2
  • 3
  • 4
  • …
  • 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 ·