<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <title>sWWW - Sylwester Wojnowski - Code For The Web</title>
    <link>https://wojnowski.net.pl/</link>
    <description>Web Development articles and code. Tag: wordpress</description>
    <generator>sWWWRSSGenerator</generator>
    <copyright>2026 Sylwester Wojnowski. All rights reserved.</copyright>
    <category>Information Technology</category>
    <language>en-us</language>
    <image>
      <link>https://swww.com.pl/</link>
      <url>https://swww.com.pl/media/img/post/swww_144.png</url>
      <title>sWWW - Sylwester Wojnowski - Code For The Web</title>
    </image>
    <pubDate>Fri, 20 Apr 2018 15:12:07 +0100</pubDate>
    <item>
      <title>Using WordPress on the command line</title>
      <pubDate>Fri, 20 Apr 2018 15:12:07 +0100</pubDate>
      <guid>http://swww.com.pl/main/index/using-wordpress-on-the-command-line</guid>
      <description>Article on how to include WordPress in a command line PHP script and build utility methods employing the system's wealth of APIs functions and classes.    </description>
    </item>
    <item>
      <title>POST request and Transients API in WordPress</title>
      <pubDate>Mon, 16 Apr 2018 22:25:52 +0100</pubDate>
      <guid>http://swww.com.pl/main/index/post-request-and-transients-api-in-wordpress</guid>
      <description>Processing form submission the WordPress way and giving feedback using Transients API in WordPress.</description>
    </item>
    <item>
      <title>Extending WordPress custom menus</title>
      <pubDate>Mon, 29 May 2017 13:23:02 +0100</pubDate>
      <guid>http://swww.com.pl/main/index/extending-wordpress-custom-menus</guid>
      <description>Article on extending WordPress custom menus for single posts and pages. </description>
    </item>
    <item>
      <title>Installing WordPress language files automatically</title>
      <pubDate>Sat, 20 May 2017 22:03:03 +0100</pubDate>
      <guid>http://swww.com.pl/main/index/installing-wordpress-language-files-automatically</guid>
      <description>Installing language files (.mo) automatically in WordPress.</description>
    </item>
    <item>
      <title>Secondary database query and shortcodes in Wordpress</title>
      <pubDate>Thu, 20 Apr 2017 11:14:15 +0100</pubDate>
      <guid>http://swww.com.pl/main/index/secondary-database-query-and-shortcodes-in-wordpress</guid>
      <description>Making a secondary database query and displaying its results using a shortcode in WordPress.</description>
    </item>
    <item>
      <title>Essential WordPress plugin hooks</title>
      <pubDate>Tue, 17 Jan 2017 11:57:41 +0000</pubDate>
      <guid>http://swww.com.pl/main/index/essential-wordpress-plugin-hooks</guid>
      <description>Subjective selection of WordPress essential plugin hooks with examples of use.</description>
    </item>
    <item>
      <title>Updating WordPress database URLs - part 2</title>
      <pubDate>Tue, 03 Jan 2017 13:03:49 +0000</pubDate>
      <guid>http://swww.com.pl/main/index/updating-wordpress-database-urls-part-2</guid>
      <description>Second part of the series on the subject of replacing URLs in WordPress database.  </description>
    </item>
    <item>
      <title>Updating WordPress database URLs - part 1</title>
      <pubDate>Sun, 01 Jan 2017 15:27:35 +0000</pubDate>
      <guid>http://swww.com.pl/main/index/updating-wordpress-database-urls-part-1</guid>
      <description>A BASH script for substituting URLs in WordPress database tables. </description>
    </item>
    <item>
      <title>Find first image URL in WordPress post content</title>
      <pubDate>Thu, 29 Dec 2016 06:59:28 +0000</pubDate>
      <guid>http://swww.com.pl/main/index/find-first-image-url-in-wordpress-post-content</guid>
      <description>Finding first image URL in a WordPress post content with a few lines of PHP code. </description>
    </item>
    <item>
      <title>Genericons unicode values</title>
      <pubDate>Wed, 21 Dec 2016 11:07:56 +0000</pubDate>
      <guid>http://swww.com.pl/main/index/genericons-unicode-values</guid>
      <description>List of Unicode code points for Genericons vector icon set and a BASH script that finds the codes.</description>
    </item>
    <item>
      <title>Setting home and siteurl dynamically in Wordpress</title>
      <pubDate>Sat, 10 Dec 2016 09:44:06 +0000</pubDate>
      <guid>http://swww.com.pl/main/index/setting-home-and-siteurl-dynamically-in-wordpress</guid>
      <description>Article on how to leverage WordPress hooks to set home and site_url
dynamically. </description>
    </item>
    <item>
      <title>The most used Wordpress hooks</title>
      <pubDate>Mon, 28 Nov 2016 20:53:05 +0000</pubDate>
      <guid>http://swww.com.pl/main/index/the-most-used-wordpress-hooks</guid>
      <description>A few words on what hooks WordPress developers use the most.</description>
    </item>
  </channel>
</rss>
