/Devlog
  • 2024nov29
    • fix permalink rewriting… Sonnet’s rewriting code changed the urls for posts by breaking the urls for pages, like the all-recent-kwits page. (Awesome.)
    • fix permalink rewriting… Sonnet’s rewriting code changed the urls for posts by breaking the urls for pages, like the all-recent-kwits page. (Awesome.)
    • Get 404 page working with random image and gallery easter egg
    • add pickone parameter to gallery to only show 1 random image
  • 2024nov28
    • Move permalink rewriting functions to separate plugin
    • Add showdate attribute to show_recent_posts shortcode
  • 2024nov27
    • add .frontdetails disclosure boxes to front page
    • Add parenttag and childcount to shortcode to allow limiting what’s returned for posts where post_excerpt isn’t working for some reason
    • Add code to theme functions so you can specify categories for which the permalink will not contain a category path at all (specifically intended so slashpages are michaelkupietz.com/slashpage instead of michaelkupietz.com/site-info/slashpages/slashpage
  • 2024nov20
    • this was a test demo for IWC
  • 2024nov19
    • make editor file mgr menus popover instead of inline
    • Add noindex tag to pages that get redicted towards a compilation page (are you free, quote me on that, movie reviews, music reviews, etc.)
    • Add function to remove ‘articles’ slug from permalinks
    • add redirect for old section-174-tax-code-changes urls to looked up permalink by ID in mk sinatra additions
    • Add clear:both to .postscroll because I saw on a screenshare the “more info”‘s right floar was sometimes creating a gap between the scrollbar and menu right margin.
  • 2024nov18
    • Break filemgr into separate plugin and add file download link
    • test2
    • test1
  • 2024nov18
    • add dev log update box to kupietools settings screen
  • 2024nov17
    • Turn on “combine jss” lightspeed cache setting
    • testing turning CSS combine on
    • add categories to pretty urls. Wondering if this will help my SE rank.
  • 2024nov16
    • Move code to add class to links in content to separate plugin
    • Move /embed/ code to separate plugin
    • Move template logger to separate plugin and create KupieTools settings page with toggle to turn the template logging on and off.
    • Add New File, Rename File, and code folding to plugin & theme file editor pages via MK sinatra additions
  • 2024nov15
    • Add Dev Log Entry field to Plugin & Theme editing pages in mk sinatra additions.
  • 2024nov13
    • change canonical tags to use pretty URL instead of /?p=1234 links. I think this might have been messing with Google’s indexing? A bunch of pages, like most of them, suddenly got delisted a few weeks ago.
    • Make hierarchical menu generation script sort slashpages menu by lowercased title, so case doesn’t affect sort.