use a function for this power_up path #1

Merged
skippy merged 1 commit from sdm_atom_path_function into main 2026-06-22 16:43:35 +00:00
Owner

This replaces the global $this_power_up_base_path with a function atom_power_up_base_path(). The global variable was triggering errors when used with the under-development blog power-up. Also, globals are generally considered bad form.

This replaces the global `$this_power_up_base_path` with a function `atom_power_up_base_path()`. The global variable was triggering errors when used with the under-development blog power-up. Also, globals are generally considered bad form.
skippy merged commit 908458978b into main 2026-06-22 16:43:35 +00:00
Sign in to join this conversation.
No reviewers
No labels
No milestone
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
skippy/Neato!1
No description provided.