Installation
After purchasing GhostWriter Block Pro, on the invoice screen, click the Download GhostWriter button to download the plugin zip file. Copy the License key after downloading the zip file.
If you navigate from the invoice screen before copying your license key, the license information can be found by navigating to Licenses\ in your account. Find your purchased plugin and click the key icon to copy your license key.
Next, in your WordPress installation, navigate to Dashboard > Plugins > Add New Plugin. Upload GhostWriter Block Pro and activate. Next, navigate to Dashboard > Setting > GhostWriter Block. Enter your license key in the license key field to activate the plugin.
Settings
Custom Events
Click the Custom Events tab to add a custom event. Click the Add Custom Event button to add you event name and custom parameters. When adding a custom parameter, be sure to click the Add button next to the custom parameter row before saving the custom event. Check Track Clicks to track clicks in the variation. Clicks that are tracked are clicks from validly formatted links, buttons and form elements. Check Internally Log Events to maintain an internal log of triggered custom events. Please note, internally logging events may impact page/post performance.
ChatGPT Global Settings
Adjust the ChatGPT settings to their desired values.
🔥 Temperature • Range: 0.0 – 2.0 (default: 1.0) • What it does: Controls randomness. • Lower values (e.g., 0.2) make the output more focused and deterministic. • Higher values (e.g., 1.5) make it more creative, but less predictable.
Think of it like spiciness: 0 is bland and consistent, 2 is wild and unpredictable.
🎯 Top P (nucleus sampling) • Range: 0.0 – 1.0 (default: 1.0) • What it does: Limits the model to the most probable tokens whose cumulative probability adds up to Top P. • If Top P = 0.9, the model picks from the top 90% most likely words. • Used instead of, or alongside temperature.
Lower Top P = more focused output. You can experiment by setting temperature = 0.7 and top_p = 0.9.
🔁 Frequency Penalty • Range: -2.0 – 2.0 (default: 0.0) • What it does: Discourages repeating the same words. • Positive values penalize repetition.
Use this if your output tends to repeat phrases like “The cat sat on the mat… the cat sat on the mat…”
For more details, visit: https://platform.openai.com/docs/
Server Settings
if your WordPress installation is running on NGINX or Caddy, GhostWriter Block responses will automatically stream. If you experience problems with streaming responses, please select Standard.
Using GhostWriter Block Pro
Navigate to the editor and type /GhostWriter. Type your prompt inside the prompt field. Global settings can be overridden from the inspector panel.
Editing
Select a line of paragraph to edit. A toolbar with the GhostWriter Block logo will appear above the selected text. Click the logo to initialize the prompt. The prompt will display the selected text along with a text field. Enter a prompt specific to the selected text. The more detailed, the better the response.
Using GhostImage
The GhostImage Block is powered by Dall-E. There are no settings for this block. Navigate to the editor and type /GhostImage. Enter your prompt inside the prompt field. After the image is created, click the “Keep” button to keep the image. Click the “Keep and set as featured image” button to keep and set the image as the feature image. Click the “Regenerate” button for another picture. Note, once the image is kept, the GhostImage block turns into a standard WordPress Gutenberg image block.
Logs
Click the Custom Event Logs tab to view the traffic logs of GhostImage Block Pro. Each entry is the post or page title where the GhostImage Block was used. Each entry will display the triggered custom event, along with its corresponding parameters.