add_filter( 'the_content', 'wp_learn_amend_content' );
Register a function.
add_filter( 'the_content', 'wp_learn_amend_content' );
Register a function.
Themes control the presentation of content. Plugins control the behaviors and features of your site.
Theme between Plugin.
The two function (or call hook) must use, active and de-active.
Bedrock is ideal for managing WordPress installations, especially in git.
A new way to install WP.
If you add new music to your Music.app collection, use the ⌘ + R hotkey combination to reindex your Music.app library. Alfred will then check for newly added music and add it to the Mini Player.
You should update music library manually.
Only show stock when low – “Only 2 left in stock” vs. “In stock”
Woo native support stock display.
variables set within an item will override any JSON session variables of the same name.
It can store some data.
Variables within a variables object will be passed out of the script filter and remain accessible throughout the current session as environment variables.
The optional loosereload key asks the Script Filter to try to show any cached data first. If it's determined to be stale, the script runs in the background and replaces results with the new data when it becomes available.
It may help improve UX, espcially require to download images.
DIRECTORY_SEPARATOR (string)
Use this build file path.
These are accessed like other variables, with one difference: in Alfred objects, the format is {const:myvariable}.
The different is const?
file_get_contents('http://www.example.com/');
此函数支持下载网络文件,它实现了 URI 支持吗?
PHP_EOL (string) 当前平台中对于换行符的定义。
echo 不换行,需要用这个。
PHP 会同时把它当作对象属性和构造器参数, 并赋值到属性。
自动赋值,不需要手动赋值。
PHP 8.0.0 起,构造器的参数也可以相应提升为类的属性。 构造器的参数赋值给类属性的行为很普遍,否则无法操作。 而构造器提升的功能则为这种场景提供了便利。
无需手动声明属性了。
Solid 1M Context: A solid 1M-token context that stably sustains long-horizon work
The first model have 1M context in GLM-5 Series.
Some domain search wildcards.
To install the Hypothesis Bookmarklet you’ll make a bookmark in your mobile browser out of any page, and then edit the bookmark, replacing the URL with some javascript we specify below.
Just install manually like above bookmarklet.
Though we do not have any formal guidance on the proper way to cite a Hypothesis annotation as a source in a research paper, we recommend including the following annotation information at a minimum
cite manual.
Next, go to our Via proxy at https://via.hypothes.is/. In Via, you will see a field to enter the link of what you want to annotate.
Use 'via' service to annonate.
Unlike commenting systems, the annotations are anchored to specific fragments of text. Hypothesis is also a great tool for Journal Clubs to annotate in public or using private groups. Here are some examples:
Some example of annotations
Rather than summarizing broadly after the fact, students think visibly throughout the reading process itself.
Thinking and speak directly during reading.
Instead of reading silently and responding later, students participate while they read.
The different between 'only reading'.
There are only two ways to live your life. One is as though nothing is a miracle. The other is as though everything is a miracle
Continuous miracle.
“If we knew what it was we were doing, it would not be called research, would it?”
Research is unpredictable, good news or bad news.
“Science without religion is lame, religion without science is blind.”
A relation between science and religion.
“Any fool can know. The point is to understand.”
What is the know means? Say 'I know, i know!'?
“A clever person solves a problem. A wise person avoids it.”
Think further and have foresight.
“Life is like riding a bicycle. To keep your balance, you must keep moving.”
Moving forward: solving more problems.
“I speak to everyone in the same way, whether he is the garbage man or the president of the university.”
Equal
“Anyone who has never made a mistake has never tried anything new.”
Don't afraid make mistake. Rather make a mistake than do nothing.
Note: SE requires Microsoft .NET Framework Version 4.8
SE used .NET 4.8 but is cross platform e.g. available mac.
shortcuts run "Combine Images" -i ~/Desktop/*.jpg -o ~/Desktop/combined.png
-i 输入,-o 输出。
While this is subject to change, we are currently using G4dn.xlarge instances for GPU and T3.xlarge for CPU.
The GPU use in SSL.
In music, it is a simple direction that means that you should repeat the piece of music from the beginning.
"Play it again."
Da capo is an Italian word found in music that is translated as “from the head/beginning”.
"Da Capo" from Italy.
MiniMax Coding Plan 订阅或 按量付费 API Key
可以理解为 MiniMax 默许了 Coding Plan 可接入 OpenClaw。
如需在自建应用、网站、机器人、SaaS 产品等场景中通过 API 集成模型能力,请使用智谱提供的标准 API 服务,并根据对应协议计费。
也就 Coding Plan 不能用于目前最火热的 OpenClaw。
The llms.txt file is unusual in that it uses Markdown to structure the information rather than a classic structured format such as XML. The reason for this is that we expect many of these files to be read by language models and agents. Having said that, the information in llms.txt follows a specific format and can be read using standard programmatic-based tools.
Why is llms.txt needed when there is a sitemap? Maybe sitemap still too redundant.
Test triggering and execution separately.
Debug Skill.
The skill-creator skill guides you through creating well-structured skills.
Use the official Skill to boost the Skill.
http://localhost:5000/embed.js
How to switch server to self-host? Just switch the embed.js in the bookmarklet.