{
    "version": "https://jsonfeed.org/version/1",
    "title": "PHP Development",
    "description": "",
    "home_page_url": "https://phpx.dev",
    "feed_url": "https://phpx.dev/feed.json",
    "user_comment": "",
    "icon": "https://phpx.dev/media/website/Avatar.png",
    "author": {
        "name": "Coder"
    },
    "items": [
        {
            "id": "https://phpx.dev/disable-pingbacks/",
            "url": "https://phpx.dev/disable-pingbacks/",
            "title": "Disable Pingbacks",
            "summary": "\n  <p>\n    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.\n  </p>\n",
            "author": {
                "name": "Coder"
            },
            "tags": [
                   "Code"
            ],
            "date_published": "2022-09-10T20:02:00+07:00",
            "date_modified": "2025-05-26T09:36:32+07:00"
        },
        {
            "id": "https://phpx.dev/blacklist-for-search-in-wordpress/",
            "url": "https://phpx.dev/blacklist-for-search-in-wordpress/",
            "title": "Blacklist for search in Wordpress",
            "summary": "\n  <p>\n    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.\n  </p>\n",
            "image": "https://phpx.dev/media/posts/3/photo-1488590528505-98d2b5aba04b.jpeg",
            "author": {
                "name": "Coder"
            },
            "tags": [
                   "Code"
            ],
            "date_published": "2022-02-15T19:58:00+07:00",
            "date_modified": "2025-05-25T20:03:47+07:00"
        },
        {
            "id": "https://phpx.dev/workaround-for-star-rating-element-from-avada-theme-builder/",
            "url": "https://phpx.dev/workaround-for-star-rating-element-from-avada-theme-builder/",
            "title": "Star rating element from Avada Theme Builder implements scheme in footer",
            "summary": "\n  <p>\n    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.\n  </p>\n",
            "image": "https://phpx.dev/media/posts/1/photo-1555949963-ff9fe0c870eb.jpeg",
            "author": {
                "name": "Coder"
            },
            "tags": [
                   "Code"
            ],
            "date_published": "2022-01-27T19:44:00+07:00",
            "date_modified": "2025-05-25T19:57:59+07:00"
        }
    ]
}
