@@ -148,6 +148,8 @@ |
||
| 148 | 148 | * Helper function that is used when getting home or siteurl values. Decides |
| 149 | 149 | * whether to get the raw or filtered value. |
| 150 | 150 | * |
| 151 | + * @param string $url_type |
|
| 152 | + * @param string $url_function |
|
| 151 | 153 | * @return string |
| 152 | 154 | */ |
| 153 | 155 | public static function get_raw_or_filtered_url( $url_type, $url_function) { |