<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/">
    <title>PHP Development</title>
    <link href="https://phpx.dev/feed.xml" rel="self" />
    <link href="https://phpx.dev" />
    <updated>2025-05-26T09:36:32+07:00</updated>
    <author>
        <name>Coder</name>
    </author>
    <id>https://phpx.dev</id>

    <entry>
        <title>Disable Pingbacks</title>
        <author>
            <name>Coder</name>
        </author>
        <link href="https://phpx.dev/disable-pingbacks/"/>
        <id>https://phpx.dev/disable-pingbacks/</id>
            <category term="Code"/>

        <updated>2022-09-10T20:02:00+07:00</updated>
            <summary>
                <![CDATA[
                    
  <p>
    How can you disable pingbacks in WordPress without having to install an extra plugin? A few lines of PHP in the functions.php file are all you need.
  </p>

                ]]>
            </summary>
        <content></content>
    </entry>
    <entry>
        <title>Blacklist for search in Wordpress</title>
        <author>
            <name>Coder</name>
        </author>
        <link href="https://phpx.dev/blacklist-for-search-in-wordpress/"/>
        <id>https://phpx.dev/blacklist-for-search-in-wordpress/</id>
        <media:content url="https://phpx.dev/media/posts/3/photo-1488590528505-98d2b5aba04b.jpeg" medium="image" />
            <category term="Code"/>

        <updated>2022-02-15T19:58:00+07:00</updated>
            <summary>
                <![CDATA[
                        <img src="https://phpx.dev/media/posts/3/photo-1488590528505-98d2b5aba04b.jpeg" alt="" />
                    
  <p>
    Blacklist for search in Wordpress. Yes, there are plugins for almost every problem. But in most cases you don't need to install a plugin so that you can extend Wordpress according to your needs.
  </p>

                ]]>
            </summary>
        <content></content>
    </entry>
    <entry>
        <title>Star rating element from Avada Theme Builder implements scheme in footer</title>
        <author>
            <name>Coder</name>
        </author>
        <link href="https://phpx.dev/workaround-for-star-rating-element-from-avada-theme-builder/"/>
        <id>https://phpx.dev/workaround-for-star-rating-element-from-avada-theme-builder/</id>
        <media:content url="https://phpx.dev/media/posts/1/photo-1555949963-ff9fe0c870eb.jpeg" medium="image" />
            <category term="Code"/>

        <updated>2022-01-27T19:44:00+07:00</updated>
            <summary>
                <![CDATA[
                        <img src="https://phpx.dev/media/posts/1/photo-1555949963-ff9fe0c870eb.jpeg" alt="Star rating element from Avada Theme Builder implements scheme in footer" />
                    
  <p>
    Avada theme builder is used for a client project. Among other things, the Star Rating element is used. But this also loads an additional rating scheme. Here is a workaround to get around this.
  </p>

                ]]>
            </summary>
        <content></content>
    </entry>
</feed>
