apply_filters( 'gopp_image_gs_cmd_path', string $gs_cmd_path, bool $is_win )

Returning a valid path will short-circuit determining the path of the Ghostscript executable.

Description

Useful if your Ghostscript installation is in a non-standard location.

Parameters

$gs_cmd_path

The path to the Ghostscript executable. Default null.

$is_win

True if running on Windows.

Source

File: bp-document/classes/class-bp-gopp-image-editor-gs.php

Changelog

Changelog
Version Description
BuddyBoss 1.4.0 Introduced.

Questions?

We're always happy to help with code or other questions you might have! Search our developer docs, contact support, or connect with our sales team.