pfeifferNet

attachment.php

Attachment page appearance.

Tags
since
1.0.0
copyright

2024 Keith Pfeiffer

Table of Contents

Functions

enable_custom_image_template()  : void
Enable the custom template part on the image attachment page.
disable_image_template()  : bool
Disable the core template part on the image attachment page.

Functions

enable_custom_image_template()

Enable the custom template part on the image attachment page.

enable_custom_image_template(string $template) : void
Parameters
$template : string

Not used.

Tags
since
5.9.0

disable_image_template()

Disable the core template part on the image attachment page.

disable_image_template(bool $flag) : bool
Parameters
$flag : bool

Flag to determine use of standard template part.

Tags
since
5.9.0
Return values
bool

The (maybe) modified flag.


        
On this page

Search results