3877
results for "wordpress"
-
I don’t know that many people think of their sites any other way. I mean, my sites are hand made. But also integrate Php and sprinkle in CSS, including SCSS tooling. I add JavaScript. I do have a WordPress component for the blog but not all my pages on my personal site. I guess when you say “by hand” what is not allowed in your formulation of the question?
[artlung]
at
2025-06-21 22:39
-
[tantek], I was using WordPress but got fed up with it.
Kolev
at
2025-06-21 22:38
-
Seen a few folks with this issue. Two of them on WordPress with the IndieAuth plugin. I can sign in just fine so I have no easy debugging setup
[schmarty]
at
2025-05-28 00:09
-
wordpress can provide but they are too danger to use (every day i see a newspaper about some plugin was hacked and used in evil actions)
doesnm
at
2025-05-26 12:22
-
Is a static site generator an option? Otherwise I only know WordPress and TYPO3.
perryflynn
at
2025-05-26 12:03
-
and 23 or 11111 is the id of the post which corresponds to a primary key in the wordpress database
[artlung]
at
2025-05-23 01:33
-
for my own site wordpress lives at /blog/ so my wp-admin is under that. But that is the pattern fairly universally.
[artlung]
at
2025-05-23 01:32
-
https://artlung.wordpress.com/wp-admin/post.php?post=23&action=edit is on my http://wordpress.com blog (not that I use) ... the pattern is https://domain.example.org/path/to/wordpress/wp-admin/post.php?post=11111&action=edit
[artlung]
at
2025-05-23 01:32
-
[snarfed] thanks for confirming. My `.htaccess` file has both manually entered and WordPress generated rules, but I have no idea what would be conflicting here
[asuh]
at
2025-05-22 20:44
-
I remember Wordpress as having good “basic theme” and “basic plugin” hello world projects to base one on. I wonder if es6 has something with good simple structure to build on.
[artlung]
at
2025-05-15 22:46