• Toggle Instance Specific CPTs

    For websites running the GFI Theme, the “APP Student Group” custom post type appears in the WordPress sidebar whether or not it is being used. This functionality was originally intended for just the US site but shows up on all websites utilizing the theme. The APP Student Group CPT is enqueued during PHP execution, even…

  • “Hide Title” Option

    Websites running the GFI Theme now have the option to hide the title from within the default template by utilizing a checkbox within theme settings. Currently, the title shows up automatically when published: If the administrator would like to hide the title for this particular page, they can utilize the “Hide Title” meta option found…

  • Download Page

    On GFI US and GFI APAC, a dedicated “download page” is utilized to deliver assets to users via specified URL parameters. An example of a structured URL looks like the following: This approach came with security vulnerabilities that allows malicious users to inject HTML into the document. When adjusting the URL, users could add elements…