Skip to content

Here's what's popular on GitHub today...

WordPress logo

Popular topic

WordPress is a popular content management system, used for websites and blogs.
Linux Foundation's Open Source Summit

Upcoming event recommended by GitHub

Jun
21

Linux Foundation's Open Source Summit

June 21, 2022 - June 24, 2022 • Austin, TX

Open Source Summit is the premier event for open source developers, technologists, and community leaders to collaborate, share information, solve problems, and gain knowledge, furthering open source innovation and ensuring a sustainable open source ecosystem.

App recommended by GitHub

AccessLint

AccessLint brings automated web accessibility testing into your development workflow. When a pull request is opened, AccessLint reviews the changes and comments with any new accessibility issues, giving you quick, timely, and targeted feedback, before code goes live.

Trending repository

karlicoss
karlicoss commented Apr 22, 2022

Feature Request

python3 has -c option which allows passing an arbitrary program string. This is useful for quick ad-hoc experiments in the shell (especially with --live mode).

E.g. python3 -c 'print(len([str(i) for i in range(1000000000)]))'

Would be nice if memray run had a similar mode?

Describe the solution you'd like

memray run -c could have the same logic as

enhancement good first issue
the-economist-ebooks

Trending repository

经济学人(含音频)、纽约客、自然、新科学人、卫报、科学美国人、连线、大西洋月刊、国家地理等英语杂志免费下载、订阅(kindle推送),支持epub、mobi、pdf格式, 每周更新. The Economist 、The New Yorker 、Nature、The Atlantic 、New Scientist、The Guardian、Scientific American、Wired magazines, free download and subscription for kindle, mobi、epub、pdf format.

  • Updated Apr 21, 2022
  • CSS

Trending repository

Malvoz
Malvoz commented Apr 18, 2022

The 🇺🇦 flag does currently not scale with font-size changes unlike the rest of the attribution.

width: 1em and height: auto should be sufficient in allowing the flag to resize with font-size changes.

Though em is not supported in IE 6-9, so perhaps something like the following is required:

var ukrainianFlag = '<svg aria-hidden="true" xmlns="http://www.w3.org/2000/svg" wid
good first issue accessibility

Trending repository

Trending repository

andreubotella
andreubotella commented Apr 16, 2022

Deno's implementation of the structured clone algorithm is divided into a JS part, and a native part which doesn't have access to DOMException. Since serialization errors must be represented by throwing a DataCloneError DOMException, the native part throws a TypeError with the required message, and the JS part [rethrows an

bug good first issue web
nginxconfig.io

Trending repository

RebelliousWhiz
RebelliousWhiz commented Dec 29, 2021

Sorry for not following the template. It's a straightforward question.

By enabling "WordPress-specific rules", the following codes will be added to the wordpress.conf:

# WordPress: deny general stuff
location ~* ^/(?:xmlrpc\.php|wp-links-opml\.php|wp-config\.php|wp-config-sample\.php|readme\.html|license\.txt)$ {
    deny all;
}

However, this disables xmlrpc feature, which disa

enhancement help wanted good first issue hacktoberfest
Analytics & Reports screenshot

App recommended by GitHub

Analytics & Reports

The Analytics & Reports by Screenful is a Business Intelligence solution for GitHub which makes it easy to create charts and reports of your GitHub issues and projects. Create interactive charts, track cycle times, measure team velocity, and share with others using share links or scheduled emails.